more exits

This commit is contained in:
rsc 2005-01-17 21:30:15 +00:00
parent 7a2c88509b
commit 4753f0691a
2 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,8 @@
#include "threadimpl.h"
#undef exits
#undef _exits
extern int __isthreaded;
/*

View file

@ -1,5 +1,8 @@
#include "threadimpl.h"
#undef exits
#undef _exits
static int
timefmt(Fmt *fmt)
{