[BACK]Return to errno.h CVS log [TXT][DIR] Up to [local] / prex-old / usr / include

Annotation of prex-old/usr/include/errno.h, Revision 1.1.1.1.2.1

1.1.1.1.2.1! nbrk        1: #ifndef _ERRNO_H_
        !             2: #define _ERRNO_H_
1.1       nbrk        3:
                      4: #include <sys/errno.h>
                      5:
1.1.1.1.2.1! nbrk        6: extern int errno;                      /* global error number */
        !             7:
        !             8: #endif /* !_ERRNO_H_ */

CVSweb