10 lines
93 B
C
10 lines
93 B
C
|
#ifndef __c_fcntl_h
|
||
|
#define __c_fcntl_h
|
||
|
|
||
|
#include <fcntl.h>
|
||
|
|
||
|
#endif
|
||
|
|
||
|
/* end of c_fcntl.h */
|
||
|
|