]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ripng.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-ripng.c
index 730d62be7bf8eba3aaba795453c436b9364a68f5..4e87946f9a10815c1eb2952f51bf7261d1fe6c02 100644 (file)
@@ -22,7 +22,7 @@
 /* \summary: IPv6 Routing Information Protocol (RIPng) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"