projects
/
platform
/
upstream
/
c-ares.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74f1bd8
)
build: fix header inclusion
author
Yang Tse
<yangsita@gmail.com>
Sun, 27 Mar 2011 08:37:03 +0000
(10:37 +0200)
committer
Yang Tse
<yangsita@gmail.com>
Sun, 27 Mar 2011 08:37:03 +0000
(10:37 +0200)
ares_platform.c
patch
|
blob
|
history
diff --git
a/ares_platform.c
b/ares_platform.c
index 4be98c6d4149fad749afdde4c8d0573788e45d48..807d58eaeafc4f7d724854a24d92ed25e129698f 100644
(file)
--- a/
ares_platform.c
+++ b/
ares_platform.c
@@
-17,6
+17,8
@@
*/
#include "ares_setup.h"
+
+#include "ares.h"
#include "ares_platform.h"
#include "ares_private.h"