Revision eb38c52c slirp/slirp.h

b/slirp/slirp.h
103 103
# include <sys/time.h>
104 104
# include <time.h>
105 105
#else
106
# if HAVE_SYS_TIME_H
106
# ifdef HAVE_SYS_TIME_H
107 107
#  include <sys/time.h>
108 108
# else
109 109
#  include <time.h>

Also available in: Unified diff