home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / SASC6574.LZX / include / error.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-04-04  |  135 b   |  8 lines

  1. /* Copyright (c) 1992-1993 SAS Institute, Inc., Cary, NC USA */
  2. /* All Rights Reserved */
  3.  
  4.  
  5. #ifndef _ERRNO_H
  6. #include <errno.h>
  7. #endif
  8.