xref: /haiku/headers/posix/sys/file.h (revision 4f00613311d0bd6b70fa82ce19931c41f071ea4e)
1 #ifndef _SYS_FILE_H
2 #define _SYS_FILE_H
3 
4 #include <fcntl.h>
5 
6 #endif
7