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