summaryrefslogtreecommitdiff
path: root/src/core/build.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/build.h')
-rw-r--r--src/core/build.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/core/build.h b/src/core/build.h
index 4ccfab136..0b38050bd 100644
--- a/src/core/build.h
+++ b/src/core/build.h
@@ -1,7 +1,6 @@
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-#ifndef foobuildhfoo
-#define foobuildhfoo
+#pragma once
/***
This file is part of systemd.
@@ -65,5 +64,3 @@
#endif
#define SYSTEMD_FEATURES _PAM_FEATURE_ " " _LIBWRAP_FEATURE_ " " _AUDIT_FEATURE_ " " _SELINUX_FEATURE_ " " _IMA_FEATURE_ " " _SYSVINIT_FEATURE_ " " _LIBCRYPTSETUP_FEATURE_
-
-#endif