]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sflow.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-sflow.c
index 7735e5dd817a8fb2207053d532013dec6e661bc9..a6cc8eea3ce37a88297e850d1040fed6798e940d 100644 (file)
@@ -22,7 +22,7 @@
 /* specification: http://www.sflow.org/developers/specifications.php */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"