mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +00:00
5 lines
83 B
C
5 lines
83 B
C
#ifndef _SYS_FCNTL_H_
|
|
#define _SYS_FCNTL_H_
|
|
#include <sys/_default_fcntl.h>
|
|
#endif
|