]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sflow.c
Another UN*Xism we need - isascii().
[tcpdump] / print-sflow.c
index 4ba11508b5c8ce0aafe1a51e5153fec1f5c3f287..a6cc8eea3ce37a88297e850d1040fed6798e940d 100644 (file)
 /* specification: http://www.sflow.org/developers/specifications.php */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
-#include <netdissect-stdinc.h>
+#include "netdissect-stdinc.h"
 
 #include "netdissect.h"
 #include "extract.h"