http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25331
User: ulfl
Date: 2008/05/20 02:57 PM
Log:
the define INET6_ADDRSTRLEN makes trouble with Microsoft Platform SDK: ws2tcpip.h and is used nowhere (with the exception of to_str.c which has it's own definition)
comment out this definition
If I made a mistake and it's really used somewhere, we could add #ifndef INET6_ADDRSTRLEN as it's done in to_str.c
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -1 packet-ipv6.h Modified