home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / news / nn.tar / nn-6.5.1 / conf / s-sunos3.h < prev    next >
C/C++ Source or Header  |  1995-04-29  |  216b  |  16 lines

  1. /*
  2.  *    This version is for SunOS 3.x systems (tested on 3.5)
  3.  */
  4.  
  5. #define    USE_STRINGS_H
  6.  
  7. #include "s-bsd4-2.h"
  8.  
  9. #define    HAVE_STRCHR
  10.  
  11. /*
  12.  *    Define if your system has a 4.3BSD like ualarm call.
  13.  */
  14.  
  15. #define HAVE_UALARM
  16.