]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-nflog.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-nflog.c
index dc2a84c88b38a814de31adcc81a32b6527f85a4f..b93fc8c539a9820ec265703cff7a0e739e5b2402 100644 (file)
@@ -28,7 +28,7 @@
 /* \summary: DLT_NFLOG printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"