From: sanghyeok.oh Date: Wed, 28 Aug 2019 02:31:07 +0000 (+0900) Subject: fix build warning X-Git-Tag: accepted/tizen/unified/20191113.123522~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=513be959812f4c93f2951b91e9ffb5f6d8b7ec9d;p=platform%2Fcore%2Fsystem%2Flibsyscommon.git fix build warning Change-Id: I5b3dab83dcf2ef1f4c4c61a6f27367595c8ef385 Signed-off-by: sanghyeok.oh --- diff --git a/src/libsystemd/systemd-state.c b/src/libsystemd/systemd-state.c index 0a6c744..ffaeff8 100644 --- a/src/libsystemd/systemd-state.c +++ b/src/libsystemd/systemd-state.c @@ -17,6 +17,7 @@ */ #include +#include #include #include "shared/log.h"