summaryrefslogtreecommitdiff
path: root/src/journal/journald-native.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/journal/journald-native.h')
-rw-r--r--src/journal/journald-native.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journal/journald-native.h b/src/journal/journald-native.h
index b1b7af0b94..16c09f523e 100644
--- a/src/journal/journald-native.h
+++ b/src/journal/journald-native.h
@@ -21,7 +21,7 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "journald.h"
+#include "journald-server.h"
void server_process_native_message(Server *s, const void *buffer, size_t buffer_size, struct ucred *ucred, struct timeval *tv, const char *label, size_t label_len);