From d36719f5c99324b1c37e32b217e4aff845683d59 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 2 Aug 2016 22:00:19 -0400 Subject: ensure that include order of headers does not matter --- 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 2decc7b22e..9eeb8d2123 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 @@ -1,5 +1,6 @@ #pragma once +#include #include #include -- cgit v1.2.3-54-g00ecf