summaryrefslogtreecommitdiff
path: root/src/journal/journal-def.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/journal/journal-def.h')
-rw-r--r--src/journal/journal-def.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/journal/journal-def.h b/src/journal/journal-def.h
index ac89e61d9..096dd8ed8 100644
--- a/src/journal/journal-def.h
+++ b/src/journal/journal-def.h
@@ -1,7 +1,6 @@
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-#ifndef foojournaldefhfoo
-#define foojournaldefhfoo
+#pragma once
/***
This file is part of systemd.
@@ -182,5 +181,3 @@ _packed_ struct Header {
le64_t n_data;
le64_t n_fields;
};
-
-#endif