patch-2.2.18 linux/include/linux/kmod.h
Next file: linux/include/linux/list.h
Previous file: linux/include/linux/kernel.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sun Oct 15 23:29:17 2000
- Orig file:
v2.2.17/include/linux/kmod.h
- Orig date:
Sat Sep 9 18:42:50 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/linux/kmod.h linux/include/linux/kmod.h
@@ -7,6 +7,9 @@
#ifdef CONFIG_KMOD
extern int request_module(const char * name);
extern int exec_usermodehelper(char *program_path, char *argv[], char *envp[]);
+#ifdef CONFIG_HOTPLUG
+extern char hotplug_path[];
+#endif
#else
#include <linux/errno.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)