summaryrefslogtreecommitdiff
path: root/nameser.h
diff options
context:
space:
mode:
Diffstat (limited to 'nameser.h')
-rw-r--r--nameser.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/nameser.h b/nameser.h
index 1549414..dc8c86e 100644
--- a/nameser.h
+++ b/nameser.h
@@ -29,13 +29,6 @@ struct iovec
int ares_writev (SOCKET s, const struct iovec *vector, size_t count);
#define writev(s,vect,count) ares_writev(s,vect,count)
-#ifndef HAVE_GETTIMEOFDAY
-struct timezone { int dummy; };
-#endif
-
-int ares_gettimeofday(struct timeval *tv, struct timezone *tz);
-#define gettimeofday(tv,tz) ares_gettimeofday(tv,tz)
-
#endif /* !NETWARE */
#define NS_CMPRSFLGS 0xc0