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