]> The Tcpdump Group git mirrors - tcpdump/blobdiff - bpf_dump.c
Always include <config.h> rather than "config.h".
[tcpdump] / bpf_dump.c
index f2ed59cce0777c2149a2610786d042ce58cb541a..7cfe49a9efa2d8ce0737a072f3d7ae9868f87d2a 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"