]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-bfd.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-bfd.c
index 54101f8291583912b57537d6b89a036950189882..558439f943ac3c3851bab33ee79674af962c1892 100644 (file)
@@ -18,7 +18,7 @@
 /* specification: RFC 5880 (for version 1) and RFC 5881 */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"