X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/36718ee47b617f9eeb411c70d1dd87bc33389db3..93de14fb2ac9996d3330d1fce388e75b3b2fb91a:/evdns.c diff --git a/evdns.c b/evdns.c index c12b4f6..e24aacc 100644 --- a/evdns.c +++ b/evdns.c @@ -1,4 +1,4 @@ -/* $Id: evdns.c,v 1.16 2007-11-06 16:09:37 root Exp $ */ +/* $Id: evdns.c,v 1.21 2007-11-08 18:38:52 root Exp $ */ /* The original version of this module was written by Adam Langley; for * a history of modifications, check out the subversion logs. @@ -80,6 +80,7 @@ #include #include +#include #ifdef HAVE_STDINT_H #include #endif @@ -87,6 +88,7 @@ #include #include #include +#include #include #include #include