chiark / gitweb /
Make sure that keys are properly removed from hashmap
[elogind.git] / src / core / selinux-setup.h
index e9a45f589afc20651e0a45d072ce0ec20ef9b981..39e2bc25bbdd9592e63e3f6b19542fa29ac18a0d 100644 (file)
@@ -1,7 +1,6 @@
 /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
 
-#ifndef fooselinuxsetuphfoo
-#define fooselinuxsetuphfoo
+#pragma once
 
 /***
   This file is part of systemd.
@@ -25,5 +24,3 @@
 #include <stdbool.h>
 
 int selinux_setup(bool *loaded_policy);
-
-#endif