chiark / gitweb /
resolve: add missing header
authorLukasz Skalski <l.skalski@samsung.com>
Thu, 16 Oct 2014 16:50:13 +0000 (18:50 +0200)
committerTom Gundersen <teg@jklm.no>
Thu, 16 Oct 2014 22:19:16 +0000 (00:19 +0200)
Change-Id: I64f7c6b446f6d92057c35cc3d4e29bd2bad8f75b

src/resolve/resolved.c

index ef416e5caeea1c9b2b60ff3c8fe8773ba88008e7..abd6314fb3182d6c9fb98c08dc5d691c8b501df6 100644 (file)
@@ -22,6 +22,7 @@
 #include "sd-event.h"
 #include "sd-daemon.h"
 #include "mkdir.h"
+#include "label.h"
 #include "capability.h"
 
 #include "resolved-manager.h"