summaryrefslogtreecommitdiff
path: root/src/core/ima-setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ima-setup.h')
-rw-r--r--src/core/ima-setup.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/core/ima-setup.h b/src/core/ima-setup.h
index 8de64bfdb1..14b56d1fc2 100644
--- a/src/core/ima-setup.h
+++ b/src/core/ima-setup.h
@@ -1,7 +1,6 @@
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-#ifndef fooimasetuphfoo
-#define fooimasetuphfoo
+#pragma once
/***
This file is part of systemd.
@@ -25,5 +24,3 @@
***/
int ima_setup(void);
-
-#endif