]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-nfs.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-nfs.c
index 1ea895bdd2b250a88ebc366501e155379af80831..96b7a8597b5d1543efa29c695faa6485e97cb149 100644 (file)
@@ -22,7 +22,7 @@
 /* \summary: Network File System (NFS) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"