X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/f776d56f36abeed4a6091c2ec9b96363213ce2b2..e7d1fc1a4bbd47e0d2f7d59d1ce4ccaa4fa0ab10:/evdns.c diff --git a/evdns.c b/evdns.c index f8ef2a1..c12b4f6 100644 --- a/evdns.c +++ b/evdns.c @@ -1,4 +1,4 @@ -/* $Id: evdns.c,v 1.10 2007-11-04 18:29:44 root Exp $ */ +/* $Id: evdns.c,v 1.16 2007-11-06 16:09:37 root Exp $ */ /* The original version of this module was written by Adam Langley; for * a history of modifications, check out the subversion logs. @@ -40,7 +40,7 @@ #endif #ifdef WIN32 -#ifndef EV_EMBED +#ifndef EV_STANDALONE #include "misc.h" #endif #endif @@ -80,7 +80,6 @@ #include #include -#include #ifdef HAVE_STDINT_H #include #endif @@ -88,7 +87,6 @@ #include #include #include -#include #include #include #include