fix build warning 69/212969/1
authorsanghyeok.oh <sanghyeok.oh@samsung.com>
Wed, 28 Aug 2019 02:31:07 +0000 (11:31 +0900)
committersanghyeok.oh <sanghyeok.oh@samsung.com>
Wed, 28 Aug 2019 02:31:07 +0000 (11:31 +0900)
Change-Id: I5b3dab83dcf2ef1f4c4c61a6f27367595c8ef385
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
src/libsystemd/systemd-state.c

index 0a6c744..ffaeff8 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #include <stdio.h>
+#include <string.h>
 #include <libgdbus/dbus-systemd.h>
 
 #include "shared/log.h"