From 4871690d9e32608bbd9b18505b5326c2079c9690 Mon Sep 17 00:00:00 2001 From: Allin Cottrell Date: Fri, 24 Aug 2012 01:46:38 +0200 Subject: journald: add missing includes --- src/journal/journald-gperf.gperf | 1 + 1 file changed, 1 insertion(+) (limited to 'src/journal/journald-gperf.gperf') diff --git a/src/journal/journald-gperf.gperf b/src/journal/journald-gperf.gperf index 2f83cbde7c..32474df6da 100644 --- a/src/journal/journald-gperf.gperf +++ b/src/journal/journald-gperf.gperf @@ -1,5 +1,6 @@ %{ #include +#include #include "conf-parser.h" #include "journald.h" %} -- cgit v1.2.3-54-g00ecf