From eec63f8ba640e5e441bb564d4a489db7093222a0 Mon Sep 17 00:00:00 2001 From: guy Date: Mon, 2 Aug 2004 23:53:23 +0000 Subject: Nothing, other than the include of "smb.h", in "packet-smb-common.h" is used here; don't include it, just include "smb.h". git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11590 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-smb-mailslot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-smb-mailslot.c') diff --git a/epan/dissectors/packet-smb-mailslot.c b/epan/dissectors/packet-smb-mailslot.c index e8aeff2932..8e0c2f29b0 100644 --- a/epan/dissectors/packet-smb-mailslot.c +++ b/epan/dissectors/packet-smb-mailslot.c @@ -34,7 +34,7 @@ #include #include -#include "packet-smb-common.h" +#include "smb.h" #include "packet-smb-mailslot.h" #include "packet-smb-browse.h" #include "packet-smb-pipe.h" -- cgit v1.2.3