]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/socket-util.c
honor SELinux labels, when creating and writing config files
[thirdparty/systemd.git] / src / shared / socket-util.c
index 39b6142e88493565683a30baa3746bf68c212bdf..6c94d69486806cdf5dea43c0c01f713cc38ab8de 100644 (file)
@@ -38,6 +38,7 @@
 #include "path-util.h"
 #include "socket-util.h"
 #include "missing.h"
+#include "fileio.h"
 
 int socket_address_parse(SocketAddress *a, const char *s) {
         int r;