X-Git-Url: http://git.samba.org/samba.git/?p=obnox%2Fwireshark%2Fwip.git;a=blobdiff_plain;f=packet-smb-mailslot.c;h=3c360f8efb7126caa571455952939f0036e0c10d;hp=58fcba4d6b598c3a32742f74bf56768f8ce509d7;hb=279d0ab898de61ea418179026341dda23a3db4a2;hpb=4503d59394bfc46221e48b2ee762e35c1d080592 diff --git a/packet-smb-mailslot.c b/packet-smb-mailslot.c index 58fcba4d6b..3c360f8efb 100644 --- a/packet-smb-mailslot.c +++ b/packet-smb-mailslot.c @@ -2,7 +2,7 @@ * Routines for SMB mailslot packet dissection * Copyright 2000, Jeffrey C. Foster * - * $Id: packet-smb-mailslot.c,v 1.31 2002/02/10 02:25:14 guy Exp $ + * $Id: packet-smb-mailslot.c,v 1.32 2002/07/13 19:33:20 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -25,6 +25,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include #include "packet-smb-common.h" #include "packet-smb-mailslot.h" #include "packet-smb-browse.h"