aboutsummaryrefslogtreecommitdiff
path: root/ares/nameser.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-05-09 16:30:24 +0000
committerYang Tse <yangsita@gmail.com>2008-05-09 16:30:24 +0000
commitd708ef6731445a84a3d0499a4b13fd09a0dd0520 (patch)
treee1db0a162c85ffc4e6e5b22099628c45a3887313 /ares/nameser.h
parentd1238baecbe27b3b8a41493c6dd4ba955bfe088a (diff)
Use monotonic time source if available.
Diffstat (limited to 'ares/nameser.h')
-rw-r--r--ares/nameser.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/ares/nameser.h b/ares/nameser.h
index 154941450..dc8c86e34 100644
--- a/ares/nameser.h
+++ b/ares/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