]> 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 f71c4f631cf57f81aec132b4cd470018d8cd92f2..a006638ee809829d7490f13df76f70de8665f88d 100644 (file)
--- a/evdns.c
+++ b/evdns.c
@@ -1,4 +1,4 @@
-/* $Id: evdns.c,v 1.8 2007-11-04 16:52:52 root Exp $ */
+/* $Id: evdns.c,v 1.20 2007-11-08 16:58:00 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