This commit is contained in:
Eric Andersen
1999-11-16 00:46:00 +00:00
parent a9c95ea655
commit d80e851dc0
15 changed files with 54 additions and 2263 deletions

View File

@ -538,7 +538,3 @@ extern int init_main(int argc, char **argv)
sleep(1);
}
}
#if defined FOO
#error Ack!
#endif