From 546db14ee74118296f425f3b91634fb767d67290 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 27 Jan 2000 01:05:20 +0000 Subject: Merge with Linux 2.3.23. The new bootmem stuff has broken various platforms. At this time I've only verified that IP22 support compiles and IP27 actually works. --- include/linux/proc_fs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/linux/proc_fs.h') diff --git a/include/linux/proc_fs.h b/include/linux/proc_fs.h index d863aaefe..35f730151 100644 --- a/include/linux/proc_fs.h +++ b/include/linux/proc_fs.h @@ -550,6 +550,7 @@ extern inline int proc_driver_register(const char *module_name) return 0; } +extern struct proc_dir_entry proc_root; #endif /* CONFIG_PROC_FS */ -- cgit v1.2.3