home *** CD-ROM | disk | FTP | other *** search
- /****************************************************************************
- *
- * $Source: /usr/local/cvsroot/unixlib/source/clib/sys/h/errno,v $
- * $Date: 1997/10/09 19:59:53 $
- * $Revision: 1.4 $
- * $State: Exp $
- * $Author: unixlib $
- *
- ***************************************************************************/
-
- #ifndef __SYS_ERRNO_H
- #define __SYS_ERRNO_H
- #ifndef __ERRNO_H
- #include <errno.h>
- #endif
- #endif
-