]> The Tcpdump Group git mirrors - tcpdump/blobdiff - cpack.c
Always include <config.h> rather than "config.h".
[tcpdump] / cpack.c
diff --git a/cpack.c b/cpack.c
index 143372de5e981f029bb3bff4f231ce2c6af6f364..12470fc2ca2a4214414d47a93d3969dca3b7e013 100644 (file)
--- a/cpack.c
+++ b/cpack.c
@@ -28,7 +28,7 @@
  */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include <stdlib.h>