diff options
Diffstat (limited to 'myisam/mi_log.c')
-rw-r--r-- | myisam/mi_log.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/myisam/mi_log.c b/myisam/mi_log.c index 1dcfd5250d2..13842c56828 100644 --- a/myisam/mi_log.c +++ b/myisam/mi_log.c @@ -21,7 +21,6 @@ #include "myisamdef.h" #if defined(MSDOS) || defined(__WIN__) -#include <errno.h> #include <fcntl.h> #ifndef __WIN__ #include <process.h> |