diff options
Diffstat (limited to 'include/my_pthread.h')
-rw-r--r-- | include/my_pthread.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/my_pthread.h b/include/my_pthread.h index 672bca5ab39..037ac0a062f 100644 --- a/include/my_pthread.h +++ b/include/my_pthread.h @@ -19,8 +19,6 @@ #ifndef _my_pthread_h #define _my_pthread_h -#include "my_global.h" /* myf */ - #ifndef ETIME #define ETIME ETIMEDOUT /* For FreeBSD */ #endif |