From b16bc17750b273c45a6bbdd958cb3dbd3fa8a01d Mon Sep 17 00:00:00 2001 From: Hyunho Kang Date: Tue, 15 Dec 2015 14:30:28 +0900 Subject: [PATCH] Include notification_list.h for internal notification apis Change-Id: I557e992ec443ea4e6b66074c1bd68e7b30be92fe Signed-off-by: Hyunho Kang --- src/net-popup.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/net-popup.c b/src/net-popup.c index 3f79e07..86baa18 100644 --- a/src/net-popup.c +++ b/src/net-popup.c @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include -- 2.7.4