summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--systemd/_journal.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/systemd/_journal.c b/systemd/_journal.c
index d27178d..0bdf709 100644
--- a/systemd/_journal.c
+++ b/systemd/_journal.c
@@ -136,6 +136,6 @@ PyMODINIT_FUNC PyInit__journal(void) {
return PyModule_Create(&module);
}
-#pragma GCC diagnostic pop
-
#endif
+
+#pragma GCC diagnostic pop