patch-2.1.6 linux/fs/nfs/rpcsock.c

Next file: linux/fs/nfs/sock.c
Previous file: linux/fs/nfs/proc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.5/linux/fs/nfs/rpcsock.c linux/fs/nfs/rpcsock.c
@@ -44,7 +44,7 @@
 #include <linux/udp.h>
 #include <net/sock.h>
 
-#include <asm/segment.h>
+#include <asm/uaccess.h>
 
 #define msleep(sec)	{ current->timeout = sec * HZ / 1000; \
 			  current->state = TASK_INTERRUPTIBLE; \

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