Bjoern A. Zeeb c03528b663 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]
2009-06-10 14:36:59 +00:00
..
2009-06-10 13:48:43 +00:00
2009-06-09 21:29:16 +00:00
2009-06-10 11:33:47 +00:00