]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/socket-proxy/socket-proxyd.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / socket-proxy / socket-proxyd.c
index 73c04fdfc089932fa8d74cf4186c0a0fc245d32d..521dbb2840d5da9c4d16dd972538c38702e83265 100644 (file)
@@ -38,6 +38,7 @@
 #include "path-util.h"
 #include "set.h"
 #include "socket-util.h"
+#include "string-util.h"
 #include "util.h"
 
 #define BUFFER_SIZE (256 * 1024)