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
..
2008-07-25 23:58:09 +00:00
2008-08-25 20:43:13 +00:00
2009-04-02 13:02:12 +00:00
2007-12-09 20:47:12 +00:00
2009-06-09 21:55:28 +00:00
2009-06-09 21:55:28 +00:00
2008-03-17 01:26:44 +00:00
2009-06-09 02:27:59 +00:00
2009-04-14 23:05:36 +00:00