mirror of
https://review.haiku-os.org/haiku
synced 2025-02-02 03:36:14 +01:00
7 lines
68 B
C
7 lines
68 B
C
|
#ifndef _SYS_FILE_H
|
||
|
#define _SYS_FILE_H
|
||
|
|
||
|
#include <fcntl.h>
|
||
|
|
||
|
#endif
|