journal: add missing include
authorTom Gundersen <teg@jklm.no>
Mon, 26 Oct 2015 12:12:30 +0000 (13:12 +0100)
committerTom Gundersen <teg@jklm.no>
Mon, 26 Oct 2015 12:12:30 +0000 (13:12 +0100)
src/journal/journald-server.c

index 0b5e9a3..7cefea3 100644 (file)
@@ -36,6 +36,7 @@
 #include "acl-util.h"
 #include "cgroup-util.h"
 #include "conf-parser.h"
+#include "extract-word.h"
 #include "fd-util.h"
 #include "formats-util.h"
 #include "hashmap.h"