]> The Tcpdump Group git mirrors - tcpdump/blobdiff - vfprintf.c
Always include <config.h> rather than "config.h".
[tcpdump] / vfprintf.c
index ae28bcfdafa45ff0a674eedef09a842eb1df58c8..8ab2fe87610449992adfb34731041d35d03db101 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include <sys/types.h>