summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/squeue.c
diff options
context:
space:
mode:
authormasputra <none@none>2006-01-06 09:41:00 -0800
committermasputra <none@none>2006-01-06 09:41:00 -0800
commitd045b9872121ef87817d5d01968d80cc01574bc8 (patch)
tree61a10c80fcf2cac80da2b0778fc8a27814cf4a98 /usr/src/uts/common/inet/squeue.c
parent504a199e78a4af8650926ea2750e9ca9f25ed872 (diff)
downloadillumos-joyent-d045b9872121ef87817d5d01968d80cc01574bc8.tar.gz
6340735 write() may hang on loopback tcp connections
6366442 udp_open() can race with udp_wput(); panic ensues 6368593 <inet/ipclassifier.h> depends on unshipped <inet/udp_impl.h>
Diffstat (limited to 'usr/src/uts/common/inet/squeue.c')
-rw-r--r--usr/src/uts/common/inet/squeue.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/uts/common/inet/squeue.c b/usr/src/uts/common/inet/squeue.c
index 0c65af421b..08dfa95479 100644
--- a/usr/src/uts/common/inet/squeue.c
+++ b/usr/src/uts/common/inet/squeue.c
@@ -20,7 +20,7 @@
* CDDL HEADER END
*/
/*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -184,6 +184,7 @@
#include <sys/ddi.h>
#include <inet/ipclassifier.h>
+#include <inet/udp_impl.h>
/*
* State flags.