]> git.llucax.com Git - software/libev.git/blobdiff - evdns.c
*** empty log message ***
[software/libev.git] / evdns.c
diff --git a/evdns.c b/evdns.c
index 3224cce3de6c22b95433b35aa4561f7767998e6c..e24aacc179416460867265667945a3cd91031f99 100644 (file)
--- a/evdns.c
+++ b/evdns.c
@@ -1,4 +1,4 @@
-/* $Id: evdns.c,v 1.6 2007-11-03 19:41:55 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.
 
 /* The original version of this module was written by Adam Langley; for
  * a history of modifications, check out the subversion logs.
 #endif
 
 #ifdef WIN32
 #endif
 
 #ifdef WIN32
+#ifndef EV_STANDALONE
 #include "misc.h"
 #endif
 #include "misc.h"
 #endif
+#endif
 
 /* #define NDEBUG */
 
 
 /* #define NDEBUG */
 
@@ -94,7 +96,6 @@
 #include <stdarg.h>
 
 #include "evdns.h"
 #include <stdarg.h>
 
 #include "evdns.h"
-#include "log.h"
 #ifdef WIN32
 #include <windows.h>
 #include <winsock2.h>
 #ifdef WIN32
 #include <windows.h>
 #include <winsock2.h>