]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-timed.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-timed.c
index a6dca86f8b4b5d2521379b3785a1d3994a6dd57f..3e823020a0e185c7880530b698a3b17a2c940c21 100644 (file)
@@ -24,7 +24,7 @@
 /* specification: http://docs.freebsd.org/44doc/smm/12.timed/paper.pdf */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"