summaryrefslogtreecommitdiff
path: root/src/login/logind-acl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/login/logind-acl.h')
-rw-r--r--src/login/logind-acl.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/login/logind-acl.h b/src/login/logind-acl.h
index ea34590bd1..ec09843a78 100644
--- a/src/login/logind-acl.h
+++ b/src/login/logind-acl.h
@@ -1,7 +1,6 @@
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-#ifndef foologindaclhfoo
-#define foologindaclhfoo
+#pragma once
/***
This file is part of systemd.
@@ -56,5 +55,3 @@ static inline int devnode_acl_all(struct udev *udev,
}
#endif
-
-#endif