]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/seccomp-util.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / shared / seccomp-util.c
index d73a74912e385385c8ad808cb61a0835a380d9f8..c518cf83ec4084a6885c5e3fe07336d0efcd5e08 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <seccomp.h>
 
+#include "string-util.h"
 #include "util.h"
 #include "seccomp-util.h"