summaryrefslogtreecommitdiff
path: root/src/shared/def.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/def.h')
-rw-r--r--src/shared/def.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/shared/def.h b/src/shared/def.h
index d021e6602..5ba170f96 100644
--- a/src/shared/def.h
+++ b/src/shared/def.h
@@ -1,7 +1,6 @@
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-#ifndef foodefhfoo
-#define foodefhfoo
+#pragma once
/***
This file is part of systemd.
@@ -34,5 +33,3 @@
#define SIGNALS_CRASH_HANDLER SIGSEGV,SIGILL,SIGFPE,SIGBUS,SIGQUIT,SIGABRT
#define SIGNALS_IGNORE SIGKILL,SIGPIPE
-
-#endif