patch-2.1.49 linux/include/linux/nfsd/syscall.h
Next file: linux/include/net/tcp.h
Previous file: linux/include/linux/hfmodem.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Wed Aug 6 13:03:00 1997
- Orig file:
v2.1.48/linux/include/linux/nfsd/syscall.h
- Orig date:
Sun Jul 27 12:11:01 1997
diff -u --recursive --new-file v2.1.48/linux/include/linux/nfsd/syscall.h linux/include/linux/nfsd/syscall.h
@@ -112,8 +112,7 @@
* Kernel syscall implementation.
*/
#if defined(CONFIG_NFSD) || defined(CONFIG_NFSD_MODULE)
-extern asmlinkage int sys_nfsservctl(int, struct nfsctl_arg *,
- union nfsctl_res *);
+extern asmlinkage int sys_nfsservctl(int, void *, void *);
#else
#define sys_nfsservctl sys_ni_syscall
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov