"packet-ipx.c" doesn't use anything from "packet-snmp.h", so don't

include it.

svn path=/trunk/; revision=3303
This commit is contained in:
Guy Harris 2001-04-15 07:36:52 +00:00
parent 88383c28a2
commit 69c6c325ee
1 changed files with 1 additions and 3 deletions

View File

@ -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