aboutsummaryrefslogtreecommitdiffstats
path: root/tap-smbstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-smbstat.c')
-rw-r--r--tap-smbstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tap-smbstat.c b/tap-smbstat.c
index 9c7d707349..8173efd656 100644
--- a/tap-smbstat.c
+++ b/tap-smbstat.c
@@ -35,7 +35,7 @@
#include <string.h>
#include "epan/packet_info.h"
#include <epan/tap.h>
-#include <epan/stat.h>
+#include <epan/stat_cmd_args.h>
#include "epan/value_string.h"
#include "smb.h"
#include "register.h"