lib/ac/time.h
changeset 2 b3afb9f1e801
parent 0 6f7a81934006
equal deleted inserted replaced
1:30113bfbe723 2:b3afb9f1e801
       
     1 /* $Id: time.h 616 2005-08-19 20:11:01Z bruce $ */
     1 #if TIME_WITH_SYS_TIME
     2 #if TIME_WITH_SYS_TIME
     2 # include <sys/time.h>
     3 # include <sys/time.h>
     3 # include <time.h>
     4 # include <time.h>
     4 #else
     5 #else
     5 # if HAVE_SYS_TIME_H
     6 # if HAVE_SYS_TIME_H