summaryrefslogtreecommitdiff
path: root/src/lib/ares_library_init.h
diff options
context:
space:
mode:
authorSeonah Moon <seonah1.moon@samsung.com>2022-01-10 14:23:36 +0900
committerSeonah Moon <seonah1.moon@samsung.com>2022-01-10 14:23:38 +0900
commit5b92f372d1ffc845db38e50cf0139fb4271b90fe (patch)
tree34013eaae3a4bf62269d06addd74bad3d63e0b7a /src/lib/ares_library_init.h
parent146ebb243f41b307434e367e4504047bae38e645 (diff)
parent450be02682da219c984870e56ac2c3098efbe68a (diff)
downloadc-ares-tizen.tar.gz
c-ares-tizen.tar.bz2
c-ares-tizen.zip
Change-Id: I02b6054b19a2e52b3e2a1a34cb091713f946f645
Diffstat (limited to 'src/lib/ares_library_init.h')
-rw-r--r--src/lib/ares_library_init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ares_library_init.h b/src/lib/ares_library_init.h
index 2a2ba11..b3896d9 100644
--- a/src/lib/ares_library_init.h
+++ b/src/lib/ares_library_init.h
@@ -23,7 +23,7 @@
#ifdef USE_WINSOCK
#include <iphlpapi.h>
-#include <ares_iphlpapi.h>
+#include "ares_iphlpapi.h"
typedef DWORD (WINAPI *fpGetNetworkParams_t) (FIXED_INFO*, DWORD*);
typedef BOOLEAN (APIENTRY *fpSystemFunction036_t) (void*, ULONG);