os0file.c:

Remove includes of sys/types.h and sys/stat.h because these are already included through univ.i
This commit is contained in:
heikki@hundin.mysql.fi 2004-03-18 08:26:49 +02:00
parent 19d0a60eca
commit 2b16cf783f

View File

@ -15,9 +15,6 @@ Created 10/21/1995 Heikki Tuuri
#include "fil0fil.h"
#include "buf0buf.h"
#include <sys/types.h>
#include <sys/stat.h>
#undef HAVE_FDATASYNC
#ifdef POSIX_ASYNC_IO