]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-openflow-1.0.c
Declare ND_UNALIGNED in netdissect.h.
[tcpdump] / print-openflow-1.0.c
index 03d26dff0fc904d07f2d50cdb825fecde6521d85..ac58d7b3f8529bf1489b0a94161a2450395b4d7e 100644 (file)
 /* \summary: OpenFlow protocol version 1.0 printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
-#include <netdissect-stdinc.h>
+#include "netdissect-stdinc.h"
 
 #include "netdissect.h"
 #include "extract.h"