]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/smack-util.h
Add SPDX license identifiers to source files under the LGPL
[thirdparty/systemd.git] / src / basic / smack-util.h
index e756dc8c2896f7f0bd06453b95f9f52c8289b7ce..e4d46d7736ca40bb7435b3ee37c73953a7d45f9b 100644 (file)
@@ -1,5 +1,4 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
+/* SPDX-License-Identifier: LGPL-2.1+ */
 #pragma once
 
 /***
@@ -24,6 +23,7 @@
 ***/
 
 #include <stdbool.h>
+#include <sys/types.h>
 
 #include "macro.h"