home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / INTERNET / UPC2S1.ZIP / HOSTATUS.H < prev    next >
C/C++ Source or Header  |  1992-11-27  |  604b  |  13 lines

  1. /*--------------------------------------------------------------------*/
  2. /*    h o s t a t u s . h                                             */
  3. /*                                                                    */
  4. /*    Load host status information for UUPC/extended                  */
  5. /*                                                                    */
  6. /*    Copyright (c) 1991, Andrew H. Derbyshire                        */
  7. /*--------------------------------------------------------------------*/
  8.  
  9. void HostStatus( void );
  10.  
  11. extern time_t start_stats;
  12. extern time_t hstatus_age;
  13.