home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Headers / ansi / errno.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-06-14  |  82 b   |  6 lines

  1. #import <sys/errno.h>
  2.  
  3. #ifndef ASSEMBLER
  4. extern int errno;
  5. #endif /* ASSEMBLER */
  6.