mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
fix include for fcntl
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include <string.h>
|
||||
#include <openssl/sha.h>
|
||||
#ifdef __linux
|
||||
#include <bits/fcntl-linux.h>
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user