]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-carp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-carp.c
index 6a5e691b5ec63c8f1dd81a3d7f2ab8901c6aee63..8e82f6dbc0e04a5cfba68e021c42cdb34898a48d 100644 (file)
@@ -37,7 +37,7 @@
 /* \summary: Common Address Redundancy Protocol (CARP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"