From 70ed5e9bfdc20a3d15d9bb6d6ea015112a7ca2da Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Bollo?= Date: Wed, 5 Nov 2014 11:02:30 +0100 Subject: [PATCH] Cleaning the header file pkgmgr_installer.h MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The commited version does not include anymore any unused file. Change-Id: Ic8b35eb49edcb03c810b665c86553cc28b9360d7 Signed-off-by: José Bollo --- comm/pkgmgr_installer.c | 7 ++++--- comm/pkgmgr_installer.h | 5 ----- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/comm/pkgmgr_installer.c b/comm/pkgmgr_installer.c index c8b5928..e8207a8 100755 --- a/comm/pkgmgr_installer.c +++ b/comm/pkgmgr_installer.c @@ -22,6 +22,10 @@ +#include +#include +#include +#include #include "pkgmgr_installer.h" @@ -32,9 +36,6 @@ #include "comm_status_broadcast_server.h" #include "error_report.h" -#include -#include -#include #include #include diff --git a/comm/pkgmgr_installer.h b/comm/pkgmgr_installer.h index 661249b..945584f 100755 --- a/comm/pkgmgr_installer.h +++ b/comm/pkgmgr_installer.h @@ -38,11 +38,6 @@ extern "C" { #endif -#include -#include -#include - - /** * pkgmgr_installer is an opaque type for an object -- 2.7.4