K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-06-04T19:32:32.000000Z K 7 svn:log V 134 Change '#if INET' and '#if INET6' to '#ifdef INET' and '#ifdef INET6'. This unbreaks compiling a kernel with FAST_IPSEC and no INET6. END