]> The Tcpdump Group git mirrors - tcpdump/blobdiff - tcpdump.c
Always include <config.h> rather than "config.h".
[tcpdump] / tcpdump.c
index 0ce2c4922a719bf6e981959a616215c237c82464..86c4c150f7f055d4bcaf9aa0ab9b4ed613c4f900 100644 (file)
--- a/tcpdump.c
+++ b/tcpdump.c
@@ -40,7 +40,7 @@ The Regents of the University of California.  All rights reserved.\n";
  */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 /*