]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Remove a useless <string.h> include
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 25 Oct 2020 17:04:36 +0000 (18:04 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 25 Oct 2020 19:24:49 +0000 (20:24 +0100)
print-macsec.c

index 3c34e12dc1da781a61d0986d062fbb639af8dea3..0cf8cd67385987a47d3de2e5cc821b55bb7a5767 100644 (file)
@@ -27,8 +27,6 @@
 
 #include <netdissect-stdinc.h>
 
-#include <string.h>
-
 #include "netdissect.h"
 #include "addrtoname.h"
 #include "ethertype.h"