From 13bb12c4f1e8611202bca516e65cddc5e29e45ce Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 3 Aug 2004 02:28:49 +0000 Subject: Move a bunch of stuff that's more Windows-related than SMB-related to "packet-windows-common.[ch]". svn path=/trunk/; revision=11592 --- epan/dissectors/packet-dcerpc-wkssvc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-dcerpc-wkssvc.c') diff --git a/epan/dissectors/packet-dcerpc-wkssvc.c b/epan/dissectors/packet-dcerpc-wkssvc.c index ed18756b1e..8c6e17d77f 100644 --- a/epan/dissectors/packet-dcerpc-wkssvc.c +++ b/epan/dissectors/packet-dcerpc-wkssvc.c @@ -33,7 +33,7 @@ #include "packet-dcerpc.h" #include "packet-dcerpc-wkssvc.h" #include "packet-dcerpc-nt.h" -#include "smb.h" +#include "packet-windows-common.h" static int proto_dcerpc_wkssvc = -1; static int hf_wkssvc_opnum = -1; -- cgit v1.2.3