more exits
This commit is contained in:
parent
7a2c88509b
commit
4753f0691a
@ -1,5 +1,8 @@
|
||||
#include "threadimpl.h"
|
||||
|
||||
#undef exits
|
||||
#undef _exits
|
||||
|
||||
extern int __isthreaded;
|
||||
|
||||
/*
|
||||
|
||||
@ -1,5 +1,8 @@
|
||||
#include "threadimpl.h"
|
||||
|
||||
#undef exits
|
||||
#undef _exits
|
||||
|
||||
static int
|
||||
timefmt(Fmt *fmt)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user