build: fix header inclusion
authorYang Tse <yangsita@gmail.com>
Sun, 27 Mar 2011 08:37:03 +0000 (10:37 +0200)
committerYang Tse <yangsita@gmail.com>
Sun, 27 Mar 2011 08:37:03 +0000 (10:37 +0200)
ares_platform.c

index 4be98c6d4149fad749afdde4c8d0573788e45d48..807d58eaeafc4f7d724854a24d92ed25e129698f 100644 (file)
@@ -17,6 +17,8 @@
  */
 
 #include "ares_setup.h"
+
+#include "ares.h"
 #include "ares_platform.h"
 #include "ares_private.h"