summaryrefslogtreecommitdiff
path: root/src/journal-remote/journal-gatewayd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/journal-remote/journal-gatewayd.c')
-rw-r--r--src/journal-remote/journal-gatewayd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journal-remote/journal-gatewayd.c b/src/journal-remote/journal-gatewayd.c
index 34def4670e..b3b44bceb8 100644
--- a/src/journal-remote/journal-gatewayd.c
+++ b/src/journal-remote/journal-gatewayd.c
@@ -14,6 +14,7 @@
#include "sd-journal.h"
#include "alloc-util.h"
+#include "build.h"
#include "bus-util.h"
#include "errno-util.h"
#include "fd-util.h"
@@ -30,7 +31,6 @@
#include "pretty-print.h"
#include "sigbus.h"
#include "tmpfile-util.h"
-#include "util.h"
#define JOURNAL_WAIT_TIMEOUT (10*USEC_PER_SEC)