- Takes out stray ifdef code that should not have been present.
This commit is contained in:
parent
0ddfa46b44
commit
69d5ee4f23
@ -10968,11 +10968,6 @@ sctp_lower_sosend(struct socket *so,
|
||||
unsigned int sndlen = 0, max_len;
|
||||
int error, len;
|
||||
struct mbuf *top = NULL;
|
||||
|
||||
#if defined(__NetBSD__) || defined(__OpenBSD_)
|
||||
int s;
|
||||
|
||||
#endif
|
||||
int queue_only = 0, queue_only_for_init = 0;
|
||||
int free_cnt_applied = 0;
|
||||
int un_sent = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user