From a9c95ea6551eb3d894fcc56822c8aa394972b699 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 15 Nov 1999 17:33:30 +0000 Subject: Updates --- init/init.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'init/init.c') diff --git a/init/init.c b/init/init.c index a3e8d6700..980150ff5 100644 --- a/init/init.c +++ b/init/init.c @@ -538,3 +538,7 @@ extern int init_main(int argc, char **argv) sleep(1); } } + +#if defined FOO + #error Ack! +#endif -- cgit v1.2.3