source: branches/libc-0.6/src/emx/include/sys/file.h

Last change on this file was 18, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 120 bytes
Line 
1/* sys/file.h (emx+gcc) */
2
3#ifndef _SYS_FILE_H
4#define _SYS_FILE_H
5#include <sys/fcntl.h>
6#endif /* not _SYS_FILE_H */
Note: See TracBrowser for help on using the repository browser.