mirror of
https://github.com/cc65/cc65.git
synced 2025-01-11 11:30:13 +00:00
sim65: Blindly guessing to get Travis build to pass.
This commit is contained in:
parent
a7d158e077
commit
b30f790587
@ -36,6 +36,8 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#if defined(_WIN32)
|
||||
# define O_INITIAL O_BINARY
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user