]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-openflow-1.0.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-openflow-1.0.c
index d8242875b68c1fd7fde7a503005dc802871fca63..ac58d7b3f8529bf1489b0a94161a2450395b4d7e 100644 (file)
@@ -59,7 +59,7 @@
 /* \summary: OpenFlow protocol version 1.0 printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"