]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-arista.c
TCP: Add a test with data in the RST segment
[tcpdump] / print-arista.c
index 26720d3a1fb1e8512bb26633c6d710493c5aa4a5..0d1d5d912cbf4d4e91354c105b8ce04f84a0cdd8 100644 (file)
@@ -3,13 +3,11 @@
 /* \summary: EtherType protocol for Arista Networks printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"
 
-#include <string.h>
-
 #include "netdissect.h"
 #include "extract.h"
 #include "addrtoname.h"