From 272b48187cee0b42b6e936ad2c045f13b391f3ad Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 1 Aug 2016 16:33:32 -0400 Subject: find src \( -name '*.h' -o -name '*.c' \) -type f -exec ./fixup_includes {} \; --- src/grp-journal/grp-remote/systemd-journal-upload/journal-upload.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/grp-journal/grp-remote/systemd-journal-upload/journal-upload.h') diff --git a/src/grp-journal/grp-remote/systemd-journal-upload/journal-upload.h b/src/grp-journal/grp-remote/systemd-journal-upload/journal-upload.h index 0b0336c84b..2decc7b22e 100644 --- a/src/grp-journal/grp-remote/systemd-journal-upload/journal-upload.h +++ b/src/grp-journal/grp-remote/systemd-journal-upload/journal-upload.h @@ -4,6 +4,7 @@ #include #include + #include "basic/time-util.h" typedef enum { -- cgit v1.2.3-54-g00ecf