]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/nsflags.c
util: drop missing.h from socket-util.h
[thirdparty/systemd.git] / src / shared / nsflags.c
index a5beb9200fafbcaeaa01c0a3d798c6cdd0543737..8cc2d0873db2da20252a4f37d0f00c1024512792 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
-#include <sched.h>
+#include <errno.h>
 
 #include "alloc-util.h"
 #include "extract-word.h"