--------------------- PatchSet 5150 Date: 2007/08/04 12:13:08 Author: amosjeffries Branch: squid3-ipv6 Tag: (none) Log: Drop ASN typedef from old IPv6 attempt. Members: include/config.h:1.7.4.16->1.7.4.17 Index: squid3/include/config.h =================================================================== RCS file: /cvsroot/squid-sf//squid3/include/config.h,v retrieving revision 1.7.4.16 retrieving revision 1.7.4.17 diff -u -r1.7.4.16 -r1.7.4.17 --- squid3/include/config.h 22 Apr 2007 07:48:21 -0000 1.7.4.16 +++ squid3/include/config.h 4 Aug 2007 12:13:08 -0000 1.7.4.17 @@ -1,5 +1,5 @@ /* - * $Id: config.h,v 1.7.4.16 2007/04/22 07:48:21 amosjeffries Exp $ + * $Id: config.h,v 1.7.4.17 2007/08/04 12:13:08 amosjeffries Exp $ * * AUTHOR: Duane Wessels * @@ -198,12 +198,7 @@ /* * This is hack to allow compiling IPv6-IPv4 version, * not disturbing branches others than squid3-ipv6 - * FIXME: - * Let them here until merging the Beta IPv6-branch */ - -typedef int ASN; - #define IN_ADDR in_addr /* Typedefs for missing entries on a system */