Skip to content

Commit

Permalink
Add fcntl.h on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Oct 22, 2024
1 parent 3395443 commit 3cc0333
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vcnet/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include <string.h>
#include <stdarg.h>
#include <io.h>
#include <fcntl.h>
#include <direct.h>


Expand Down

0 comments on commit 3cc0333

Please sign in to comment.