dect
/
libpcap
Archived
13
0
Fork 0

Remove in6addr_any and in6addr_loopback, not needed by libpcap directly, from ip6_misc.h.

This commit is contained in:
risso 2002-08-02 13:59:03 +00:00
parent 13d78b6be1
commit 8f2da81edf
1 changed files with 1 additions and 4 deletions

View File

@ -18,7 +18,7 @@
* WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
* @(#) $Header: /tcpdump/master/libpcap/Win32/Include/ip6_misc.h,v 1.1 2002-08-01 08:33:06 risso Exp $ (LBL)
* @(#) $Header: /tcpdump/master/libpcap/Win32/Include/ip6_misc.h,v 1.2 2002-08-02 13:59:03 risso Exp $ (LBL)
*/
/*
@ -37,9 +37,6 @@
#define IN_LOOPBACKNET 127
const struct in6_addr in6addr_any; /* :: */
const struct in6_addr in6addr_loopback; /* ::1 */
#ifdef __MINGW32__
/* IPv6 address */
struct in6_addr