Add missing include to glib.h 17/27517/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.m14.3_ivi tizen_3.0_ivi accepted/tizen/common/20140915.091308 submit/tizen_common/20140915.090740 submit/tizen_ivi/20140916.000000 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Mon, 15 Sep 2014 08:55:09 +0000 (10:55 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Mon, 15 Sep 2014 08:56:42 +0000 (10:56 +0200)
Change-Id: Ief04b13aab166792dbfd36ba6ee9db85381037f2
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
include/profile/network-pm-wlan.h

index c2f8ce0..cbabfc9 100644 (file)
@@ -21,6 +21,7 @@
 #define __NETWORK_PM_WLAN_H__
 
 #include "network-pm-config.h"
+#include <glib.h>
 
 #ifdef __cplusplus
 extern "C"