net/inet.h should not be needed by a dissector.
[obnox/wireshark/wip.git] / packet-isis-lsp.c
index 2e4097da839ed19de75e4e9a274451eccf63b6de..be7f2f2af25725187b7e1b05a616d95098c2f741 100644 (file)
@@ -1,7 +1,7 @@
 /* packet-isis-lsp.c
  * Routines for decoding isis lsp packets and their CLVs
  *
- * $Id: packet-isis-lsp.c,v 1.32 2002/08/02 23:35:51 jmayer Exp $
+ * $Id: packet-isis-lsp.c,v 1.33 2002/08/04 09:08:03 jmayer Exp $
  * Stuart Stanley <stuarts@mxmail.net>
  *
  * Ethereal - Network traffic analyzer
 #include <string.h>
 #include <glib.h>
 
-#ifdef HAVE_NET_INET_H
-#include <net/inet.h>
-#endif
-
 #include "epan/ipv4.h"
 #include <epan/packet.h>
 #include "packet-osi.h"