]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-device-nodes.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / test / test-device-nodes.c
index 59ba4be0875f7b98587d77ef01273b9aae877822..1c745d6e5b45a294fe6101096dd3863205aaf200 100644 (file)
@@ -22,6 +22,7 @@
 #include <sys/types.h>
 
 #include "device-nodes.h"
+#include "string-util.h"
 #include "util.h"
 
 /* helpers for test_encode_devnode_name */