K 10 svn:author V 2 bz K 8 svn:date V 27 2009-06-10T14:36:59.274182Z K 7 svn:log V 218 SCTP needs either IPv4 or IPv6 as lower layer[1]. So properly hide the already #ifdef SCTP code with #if defined(INET) || defined(INET6) as well to get us closer to a non-INET/INET6 kernel. Discussed with: tuexen [1] END