]> The Tcpdump Group git mirrors - tcpdump/blobdiff - smbutil.c
Another UN*Xism we need - isascii().
[tcpdump] / smbutil.c
index ea69d2b8676e74da68f680511ee77c01694224fc..01f21fe661a84d7bce6420a73edaabd4088a679e 100644 (file)
--- a/smbutil.c
+++ b/smbutil.c
@@ -7,10 +7,10 @@
  */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
-#include <netdissect-stdinc.h>
+#include "netdissect-stdinc.h"
 
 #include <stdio.h>
 #include <stdlib.h>