From 6052d3bfa1c3cc79f1d673af2677bcbde3c97086 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 12 Jul 2000 16:50:28 +0000 Subject: Remove useless file inclusion. --- init/main.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'init/main.c') diff --git a/init/main.c b/init/main.c index 01df23fc8..2876ba242 100644 --- a/init/main.c +++ b/init/main.c @@ -115,10 +115,6 @@ extern void ipc_init(void); extern void dquot_init_hash(void); #endif -#ifdef CONFIG_REMOTE_DEBUG -#include -#endif - /* * Boot command-line arguments */ -- cgit v1.2.3