patch-2.1.68 linux/include/net/inet_common.h

Next file: linux/include/net/ip.h
Previous file: linux/include/net/icmp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.67/linux/include/net/inet_common.h linux/include/net/inet_common.h
@@ -28,7 +28,7 @@
 					     struct msghdr *msg, 
 					     int size, struct scm_cookie *scm);
 extern int			inet_shutdown(struct socket *sock, int how);
-extern unsigned int		inet_poll(struct socket *sock, poll_table *wait);
+extern unsigned int		inet_poll(struct socket *sock, struct poll_table_struct *wait);
 extern int			inet_setsockopt(struct socket *sock, int level,
 						int optname, char *optval, 
 						int optlen);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov