vserver 1.9.5.x5
[linux-2.6.git] / include / linux / kmod.h
index 588f4c6..95d0e4b 100644 (file)
@@ -37,8 +37,4 @@ static inline int request_module(const char * name, ...) { return -ENOSYS; }
 extern int call_usermodehelper(char *path, char *argv[], char *envp[], int wait);
 extern void usermodehelper_init(void);
 
-#ifdef CONFIG_HOTPLUG
-extern char hotplug_path [];
-#endif
-
 #endif /* __LINUX_KMOD_H__ */