]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-pgm.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-pgm.c
index f259a3e3c06ad509ef997ae563e9e452662979fd..8656faaca6e2b8d15fac5ae1bc4b5d49dc441b40 100644 (file)
@@ -16,7 +16,7 @@
 /* \summary: Pragmatic General Multicast (PGM) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"