equal
deleted
inserted
replaced
|
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 |