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