diff options
Diffstat (limited to 'system/include/libc/fcntl.h')
-rw-r--r-- | system/include/libc/fcntl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/include/libc/fcntl.h b/system/include/libc/fcntl.h new file mode 100644 index 00000000..86a91677 --- /dev/null +++ b/system/include/libc/fcntl.h @@ -0,0 +1 @@ +#include <sys/fcntl.h> |