]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-snmp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-snmp.c
index 7028c0b1e1856dbb719cb75484719637c6bc5c37..b9c71fb0de09a99a0d1fc770101f46122c24ecbb 100644 (file)
@@ -59,7 +59,7 @@
 /* \summary: Simple Network Management Protocol (SNMP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"