From a22c56359677c75d8671d53c9d1c9a63409b7a19 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Fri, 12 Jan 2001 22:46:50 +0000 Subject: - add load of third party modules in Expert mode (PS rulz) --- mdk-stage1/modules.h | 1 - 1 file changed, 1 deletion(-) (limited to 'mdk-stage1/modules.h') diff --git a/mdk-stage1/modules.h b/mdk-stage1/modules.h index 74ecc8a57..b1c921b01 100644 --- a/mdk-stage1/modules.h +++ b/mdk-stage1/modules.h @@ -22,7 +22,6 @@ void init_modules_insmoding(void); int my_insmod(const char * mod_name, enum driver_type type, char * options); enum return_type ask_insmod(enum driver_type); - struct module_deps_elem { char * name; char ** deps; -- cgit v1.2.1