home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / uucp / auucp+-1.02 / fuucp_plus_src.lzh / include / sys / time.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-11-21  |  219 b   |  16 lines

  1.  
  2. /*
  3.  *  SYS/TIME.H
  4.  *
  5.  *  UNIX Compat
  6.  *
  7.  *  $Header: Beta:src/uucp/src/include/sys/RCS/time.h,v 1.1 90/02/02 11:38:49 dillon Exp Locker: dillon $
  8.  *
  9.  */
  10.  
  11. #ifndef SYS_TIME_H
  12. #define SYS_TIME_H
  13. #include <time.h>
  14. #endif
  15.  
  16.