From: Sangyoon Jang Date: Mon, 11 May 2015 12:52:18 +0000 (+0900) Subject: Include missing header X-Git-Tag: accepted/tizen/common/20150520.133325 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Faccepted%2Ftizen%2Fcommon%2F20150520.133325;p=platform%2Fcore%2Fappfw%2Fslp-pkgmgr.git Include missing header include "sys/types.h" Change-Id: I487df72d7edddc08406939c613d9d95bbdedf29f Signed-off-by: Sangyoon Jang --- diff --git a/comm/comm_status_broadcast_server.h b/comm/comm_status_broadcast_server.h index e642c25..7b9de49 100644 --- a/comm/comm_status_broadcast_server.h +++ b/comm/comm_status_broadcast_server.h @@ -27,6 +27,7 @@ #ifndef __COMM_STATUS_BROADCAST_SERVER_H__ #define __COMM_STATUS_BROADCAST_SERVER_H__ +#include #include "comm_config.h" #include