From be909b1cd5a41c47e5c3a720a53651a81e158c68 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 11 Jul 2000 17:52:22 +0000 Subject: Forgot to commit these cleanups it seems. -Erik --- init/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'init') diff --git a/init/init.c b/init/init.c index e0b465126..79f14ab33 100644 --- a/init/init.c +++ b/init/init.c @@ -110,7 +110,6 @@ struct serial_struct { #if defined(__GLIBC__) #include #else -#include /* for _syscall() macro */ static _syscall2(int, bdflush, int, func, int, data); #endif /* __GLIBC__ */ -- cgit v1.2.3