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