]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lwapp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-lwapp.c
index 0c410aa0816f0fa90efb9a064b7f938263752be5..fac11356e9806e123c9d91dd492aa5f7a3c392e3 100644 (file)
@@ -20,7 +20,7 @@
 /* specification: RFC 5412 */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"