]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/net.h
flag parameters: NONBLOCK in socket and socketpair
[linux-2.6-omap-h63xx.git] / include / linux / net.h
index 39a23af059b4acc5ca7a115ff2eba2da2b097ff3..2f999fbb188dbfc01766c63189bd35017e65ba1d 100644 (file)
@@ -20,7 +20,7 @@
 
 #include <linux/wait.h>
 #include <linux/socket.h>
-#include <linux/fcntl.h>       /* For O_CLOEXEC */
+#include <linux/fcntl.h>       /* For O_CLOEXEC and O_NONBLOCK */
 #include <asm/socket.h>
 
 struct poll_table_struct;