diff options
author | rpj <rpj> | 2007-05-15 13:46:42 +0000 |
---|---|---|
committer | rpj <rpj> | 2007-05-15 13:46:42 +0000 |
commit | dc5c626bef9483c717bee53568aaf5813a551019 (patch) | |
tree | bebcb83764b07955a3e01ca5f8f1b7f5df4f00be /pthread_exit.c | |
parent | 1e389908ce599ab026e3624ccdfc9e0b39fed75f (diff) |
''
Diffstat (limited to 'pthread_exit.c')
-rw-r--r-- | pthread_exit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pthread_exit.c b/pthread_exit.c index a490312..e707f07 100644 --- a/pthread_exit.c +++ b/pthread_exit.c @@ -38,7 +38,7 @@ #include "pthread.h" #include "implement.h" #ifndef _UWIN -//# include <process.h> +/*# include <process.h> */ #endif void |