]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-vxlan.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-vxlan.c
index 46c18eda684b9fa966d9265d1eacfc535a60fdc1..80c8ddce023e91c22ce8253d59945d61a89066c8 100644 (file)
@@ -18,7 +18,7 @@
 /* specification: RFC 7348 */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"