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