wgtpkg: spliting of headers
[src/app-framework-main.git] / src / wgtpkg-base64.c
index 4e6d84e..63929ae 100644 (file)
@@ -1,6 +1,8 @@
 /*
  Copyright 2015 IoT.bzh
 
+ author: José Bollo <jose.bollo@iot.bzh>
+
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at
 
 #include <stdlib.h>
 #include <string.h>
-#include <syslog.h>
 
 #include "verbose.h"
-#include "wgtpkg.h"
+#include "wgtpkg-base64.h"
 
 static char tob64(char x)
 {