diff options
Diffstat (limited to 'mit-pthreads/include/pthread/config.h')
-rw-r--r-- | mit-pthreads/include/pthread/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/mit-pthreads/include/pthread/config.h b/mit-pthreads/include/pthread/config.h deleted file mode 100644 index 251948c3874..00000000000 --- a/mit-pthreads/include/pthread/config.h +++ /dev/null @@ -1,5 +0,0 @@ -#ifndef _SYS___CONFIG_H_ -#define _SYS___CONFIG_H_ -#define _OS_HAS_TIMESPEC 1 -#define _OS_HAS_SOCKLEN_T 1 -#endif |