windows fcntl.h

Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
Andy Green 2015-12-10 13:21:07 +08:00
parent cca0d7d27f
commit 21da5613c6

View file

@ -162,6 +162,7 @@ extern "C" {
#include <stddef.h>
#include <stdint.h>
#include <basetsd.h>
#include <fcntl.h>
#define strcasecmp stricmp
#define getdtablesize() 30000