X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/36718ee47b617f9eeb411c70d1dd87bc33389db3..874af69004dbfb9c9f9e87182801b71113c54d3e:/evdns.c diff --git a/evdns.c b/evdns.c index c12b4f6..66b55fa 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.22 2007-11-09 15:30:59 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