]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-strbuf.c
tree-wide: drop string.h when string-util.h or friends are included
[thirdparty/systemd.git] / src / test / test-strbuf.c
index 9e93bc175105330cf1f314396d5b1136528bf0e1..483ba44caa1394691d3ce7995f67e53b6bc5b405 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <stdlib.h>
-#include <string.h>
 
 #include "strbuf.h"
 #include "string-util.h"