X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/36718ee47b617f9eeb411c70d1dd87bc33389db3..4ff417bf39de590970c70b43c0d67a6967a46c67:/evdns.c diff --git a/evdns.c b/evdns.c index c12b4f6..3abd5fb 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.19 2007-11-06 18:49:32 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