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

Last change on this file was 1506, checked in by bird, 21 years ago

@unixroot. header reviews. ++

  • Property cvs2svn:cvs-rev set to 1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 182 bytes
Line 
1/* errno.h,v 1.2 2004/09/14 22:27:32 bird Exp */
2/** @file
3 * FreeBSD 5.1
4 * @see sys/errno.h
5 */
6
7#ifndef _ERRNO_H
8#define _ERRNO_H
9#include <sys/errno.h>
10#endif /* not _ERRNO_H */
Note: See TracBrowser for help on using the repository browser.