]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-arista.c
OpenFlow: Have a function for each message type.
[tcpdump] / print-arista.c
index 5a660a60c3900c47e47b2c098ced0058681d1cf6..e4c761b3e0c6e9019d462f2ef29244203190c756 100644 (file)
@@ -3,15 +3,14 @@
 /* \summary: EtherType protocol for Arista Networks printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
-#include <netdissect-stdinc.h>
+#include "netdissect-stdinc.h"
 
 #include <string.h>
 
 #include "netdissect.h"
-#include "interface.h"
 #include "extract.h"
 #include "addrtoname.h"