aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipx.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-04-15 07:36:52 +0000
committerGuy Harris <guy@alum.mit.edu>2001-04-15 07:36:52 +0000
commit69c6c325ee0bbdab089434c4068bfead27e6901a (patch)
tree25d2a02e74fc67c13ae65d6f8a388c8ac8d0fdb0 /packet-ipx.c
parent88383c28a29e2bbe09331aa93ce3183508ffb077 (diff)
"packet-ipx.c" doesn't use anything from "packet-snmp.h", so don't
include it. svn path=/trunk/; revision=3303
Diffstat (limited to 'packet-ipx.c')
-rw-r--r--packet-ipx.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/packet-ipx.c b/packet-ipx.c
index 5ce3a01498..6def66e469 100644
--- a/packet-ipx.c
+++ b/packet-ipx.c
@@ -2,7 +2,7 @@
* Routines for NetWare's IPX
* Gilbert Ramirez <gram@xiexie.org>
*
- * $Id: packet-ipx.c,v 1.81 2001/04/01 02:47:54 hagbard Exp $
+ * $Id: packet-ipx.c,v 1.82 2001/04/15 07:36:52 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -43,8 +43,6 @@
#include "packet-ipx.h"
#include "resolv.h"
-#include "packet-snmp.h"
-
/* The information in this module (IPX, SPX, NCP) comes from:
NetWare LAN Analysis, Second Edition
Laura A. Chappell and Dan E. Hakes