]> The Tcpdump Group git mirrors - tcpdump/blobdiff - win32/src/ether_ntohost.c
Always include <config.h> rather than "config.h".
[tcpdump] / win32 / src / ether_ntohost.c
index a3382772fb80715e64c91aabd0901d2827c94f5c..63f5cdd2ffc2db74c8797aa9efa02f9d2b110112 100644 (file)
@@ -24,7 +24,7 @@
  */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include <netdissect-stdinc.h>