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:
parent
19d0a60eca
commit
2b16cf783f
@ -15,9 +15,6 @@ Created 10/21/1995 Heikki Tuuri
|
|||||||
#include "fil0fil.h"
|
#include "fil0fil.h"
|
||||||
#include "buf0buf.h"
|
#include "buf0buf.h"
|
||||||
|
|
||||||
#include <sys/types.h>
|
|
||||||
#include <sys/stat.h>
|
|
||||||
|
|
||||||
#undef HAVE_FDATASYNC
|
#undef HAVE_FDATASYNC
|
||||||
|
|
||||||
#ifdef POSIX_ASYNC_IO
|
#ifdef POSIX_ASYNC_IO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user