chiark / gitweb /
Prep v239: Add missing updates that evaded migration.
[elogind.git] / src / basic / selinux-util.h
index 1509b1cc3d1ae0f0240fd897222c9834f3c45840..b2a0d6dd46e834ad44519e554c8adf38a3314ec3 100644 (file)
@@ -1,18 +1,12 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 #pragma once
 
-/***
-  This file is part of systemd.
-
-  Copyright 2010 Lennart Poettering
-***/
-
 #include <stdbool.h>
 #include <sys/socket.h>
 #include <sys/types.h>
 
 #include "macro.h"
-//#include "label.h"
+#include "label.h"
 
 bool mac_selinux_use(void);
 void mac_selinux_retest(void);