patch-2.4.0-test9 linux/include/linux/kmod.h
Next file: linux/include/linux/locks.h
Previous file: linux/include/linux/kernel.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Oct 2 11:01:18 2000
- Orig file:
v2.4.0-test8/linux/include/linux/kmod.h
- Orig date:
Fri Sep 8 12:52:41 2000
diff -u --recursive --new-file v2.4.0-test8/linux/include/linux/kmod.h linux/include/linux/kmod.h
@@ -10,6 +10,7 @@
extern int exec_usermodehelper(char *program_path, char *argv[], char *envp[]);
#ifdef CONFIG_HOTPLUG
extern char hotplug_path [];
+extern int call_usermodehelper(char *path, char *argv[], char *envp[]);
#endif
#else
static inline int request_module(const char * name) { return -ENOSYS; }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)