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
-  Lines: 9
-  Date:
Mon Oct 28 14:29:26 1996
-  Orig file: 
v2.1.5/linux/fs/nfs/rpcsock.c
-  Orig date: 
Tue Sep  3 20:10:17 1996
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