]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd-network/dhcp-option.c
tree-wide: drop string.h when string-util.h or friends are included
[thirdparty/systemd.git] / src / libsystemd-network / dhcp-option.c
index 78baeb73335c13adfb6bac8f526484aacf3f3139..061cfde2f056c3cf6d34cc7ea3cc12bdd4e01f5a 100644 (file)
@@ -6,7 +6,6 @@
 #include <errno.h>
 #include <stdint.h>
 #include <stdio.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "dhcp-internal.h"