Skip to content
Snippets Groups Projects
Commit 21da5613 authored by Andy Green's avatar Andy Green
Browse files

windows fcntl.h

parent cca0d7d2
Branches
Tags
No related merge requests found
...@@ -162,6 +162,7 @@ extern "C" { ...@@ -162,6 +162,7 @@ extern "C" {
#include <stddef.h> #include <stddef.h>
#include <stdint.h> #include <stdint.h>
#include <basetsd.h> #include <basetsd.h>
#include <fcntl.h>
#define strcasecmp stricmp #define strcasecmp stricmp
#define getdtablesize() 30000 #define getdtablesize() 30000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment