patch-2.3.47 linux/include/linux/auto_fs.h
Next file: linux/include/linux/blkdev.h
Previous file: linux/include/linux/apm_bios.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sun Feb 20 20:48:22 2000
- Orig file:
v2.3.46/linux/include/linux/auto_fs.h
- Orig date:
Thu Feb 10 17:11:21 2000
diff -u --recursive --new-file v2.3.46/linux/include/linux/auto_fs.h linux/include/linux/auto_fs.h
@@ -81,11 +81,4 @@
#define AUTOFS_IOC_SETTIMEOUT _IOWR(0x93,0x64,unsigned long)
#define AUTOFS_IOC_EXPIRE _IOR(0x93,0x65,struct autofs_packet_expire)
-#ifdef __KERNEL__
-
-/* Init function */
-int init_autofs_fs(void);
-
-#endif /* __KERNEL__ */
-
#endif /* _LINUX_AUTO_FS_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)