home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0400 / CCE_0423.ZIP / CCE_0423.PD / INCLUD83.ZOO / unixlib.h < prev    next >
C/C++ Source or Header  |  1992-07-20  |  82b  |  5 lines

  1. #ifndef _UNIXLIB_H
  2. #define _UNIXLIB_H
  3. #include <unistd.h>
  4. #endif /* _UNIXLIB_H */
  5.