Fix from HJ.

From-SVN: r16715
This commit is contained in:
Jeff Law
1997-11-25 16:34:01 -07:00
parent 00ec9a5eca
commit ed056cffc8

View File

@@ -1,2 +1,4 @@
_exit (1);
_exit (0);
extern "C" void _exit (int);