]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ospf.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-ospf.c
index 00303d1daedd15bc45d730fa78484ab1db18f1b1..c21bbdecaf81f924072610abd7841bc9c7914503 100644 (file)
@@ -24,7 +24,7 @@
 /* \summary: Open Shortest Path First (OSPF) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"