Cleaning the header file pkgmgr_installer.h 56/29856/1
authorJosé Bollo <jose.bollo@open.eurogiciel.org>
Wed, 5 Nov 2014 10:02:30 +0000 (11:02 +0100)
committerJosé Bollo <jose.bollo@open.eurogiciel.org>
Wed, 5 Nov 2014 10:02:30 +0000 (11:02 +0100)
The commited version does not include anymore any unused file.

Change-Id: Ic8b35eb49edcb03c810b665c86553cc28b9360d7
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
comm/pkgmgr_installer.c
comm/pkgmgr_installer.h

index c8b5928b5b77eef125da76cb4a0f6a82a7aae453..e8207a86d2b8b83a31baf91e0aa99a6c8d7f2156 100755 (executable)
 
 
 
+#include <stdlib.h>
+#include <unistd.h>
+#include <string.h>
+#include <getopt.h>
 
 
 #include "pkgmgr_installer.h"
@@ -32,9 +36,6 @@
 #include "comm_status_broadcast_server.h"
 #include "error_report.h"
 
-#include <unistd.h>
-#include <string.h>
-#include <getopt.h>
 #include <db-util.h>
 #include <pkgmgr-info.h>
 
index 661249b8fe5a99858b11fed4ef6451ed1366ae9d..945584fb895524cadfb80abe544c44fce379294e 100755 (executable)
 extern "C" {
 #endif
 
-#include <stdlib.h>
-#include <getopt.h>
-#include <dlog.h>
-
-
 
 /**
  * pkgmgr_installer is an opaque type for an object