c_fcntl.h 93 B

123456789
  1. #ifndef __c_fcntl_h
  2. #define __c_fcntl_h
  3. #include <fcntl.h>
  4. #endif
  5. /* end of c_fcntl.h */