aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipv6.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet-ipv6.h')
-rw-r--r--packet-ipv6.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/packet-ipv6.h b/packet-ipv6.h
index c41c4c5748..f451de7b53 100644
--- a/packet-ipv6.h
+++ b/packet-ipv6.h
@@ -1,7 +1,7 @@
/* packet-ipv6.h
* Definitions for IPv6 packet disassembly
*
- * $Id: packet-ipv6.h,v 1.5 1999/09/10 07:19:40 guy Exp $
+ * $Id: packet-ipv6.h,v 1.6 1999/10/14 05:41:30 itojun Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -517,7 +517,4 @@ struct rr_result { /* router renumbering result message */
};
#endif /* BYTE_ORDER */
-struct e_in6_addr;
-gchar* ip6_to_str(struct e_in6_addr *);
-
#endif /* __PACKET_IPV6_H_DEFINED__ */