diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/my_global.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/my_global.h b/include/my_global.h index 1a7aff4a41f..927c1fcd893 100644 --- a/include/my_global.h +++ b/include/my_global.h @@ -344,9 +344,6 @@ C_MODE_END #ifdef HAVE_FCNTL_H #include <fcntl.h> #endif -#ifdef HAVE_SYS_TIMEB_H -#include <sys/timeb.h> /* Avoid warnings on SCO */ -#endif #ifdef HAVE_SYS_STAT_H #include <sys/stat.h> #endif |