chiark / gitweb /
Fix assertion failure when resuming from sleep/suspend
[elogind.git] / src / basic / selinux-util.h
index 559b0d6dfe598188d098ae3e638abcb270693c99..caac8dfb77539db6f1a24d470af11440209ec531 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <sys/types.h>
 #include <sys/socket.h>
 #include <stdbool.h>
 
+#include "macro.h"
+
 bool mac_selinux_use(void);
 // UNNEEDED void mac_selinux_retest(void);