Haiku Support
Hope I didn't break things!
This commit is contained in:
2
deps/jamlib/mbase.c
vendored
2
deps/jamlib/mbase.c
vendored
@@ -85,7 +85,7 @@
|
||||
#if defined( __LINUX__ )
|
||||
#include <sys/file.h>
|
||||
#include <unistd.h>
|
||||
#if defined(__sun) || defined(__MUSL__)
|
||||
#if defined(__sun) || defined(__MUSL__) || defined(__HAIKU__)
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user