bugfix to a bug reported by Ian Schorr:
[obnox/wireshark/wip.git] / packet-nbipx.c
index 844fd683be468f1cba961e88ad8d930390582e4b..d21f08d5b7833c5a7982ac74c7ecf441e2cd4bed 100644 (file)
@@ -2,22 +2,22 @@
  * Routines for NetBIOS over IPX packet disassembly
  * Gilbert Ramirez <gram@alumni.rice.edu>
  *
- * $Id: packet-nbipx.c,v 1.45 2002/01/20 22:12:26 guy Exp $
+ * $Id: packet-nbipx.c,v 1.48 2002/08/28 21:00:22 jmayer Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
  * Copyright 1998 Gerald Combs
- * 
+ *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
  * as published by the Free Software Foundation; either version 2
  * of the License, or (at your option) any later version.
- * 
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
- * 
+ *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 # include "config.h"
 #endif
 
-#ifdef HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-
 #include <string.h>
 #include <glib.h>
-#include "packet.h"
+#include <epan/packet.h>
 #include "packet-ipx.h"
 #include "packet-netbios.h"
 
@@ -593,7 +589,7 @@ proto_reg_handoff_nbipx(void)
  *     MAILSLOT_SOCKET (0x553) - used by the redirector and browser
  *             for mailslot datagrams
  *     MESSENGER_SOCKET (0x554) - used by the redirector to send
- *             messages from client to client          
+ *             messages from client to client
  *
  * Name claim/query packets, and mailslot datagrams, are:
  *