]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-igrp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-igrp.c
index 7b911b3001b64dc28e78d448ff585e125213823a..e40c22f78666a2a970e405d71774b47826fa6263 100644 (file)
@@ -24,7 +24,7 @@
 /* \summary: Interior Gateway Routing Protocol (IGRP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"