source: trunk/src/emx/include/errno.h@ 18

Last change on this file since 18 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: 108 bytes
Line 
1/* errno.h (emx+gcc) */
2
3#ifndef _ERRNO_H
4#define _ERRNO_H
5#include <sys/errno.h>
6#endif /* not _ERRNO_H */
Note: See TracBrowser for help on using the repository browser.