home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3296 / confgetuserdynix.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-05-07  |  109 b   |  9 lines

  1. #ifndef CONF_GETUSER_DYNIX_H
  2. #define CONF_GETUSER_DYNIX_H
  3.  
  4. #ifdef DYNIX
  5. #define GETUSER_DYNIX
  6. #endif
  7.  
  8. #endif
  9.