|
@@ -1,6 +1,6 @@
|
1
|
1
|
--- a/src/prototypes.h
|
2
|
2
|
+++ b/src/prototypes.h
|
3
|
|
-@@ -559,7 +559,7 @@ extern GETNAMEINFO s_getnameinfo;
|
|
3
|
+@@ -590,7 +590,7 @@ extern GETNAMEINFO s_getnameinfo;
|
4
|
4
|
|
5
|
5
|
#endif /* USE_WIN32 */
|
6
|
6
|
|
|
@@ -11,7 +11,7 @@
|
11
|
11
|
|
12
|
12
|
--- a/src/resolver.c
|
13
|
13
|
+++ b/src/resolver.c
|
14
|
|
-@@ -535,8 +535,9 @@ const char *s_gai_strerror(int err) {
|
|
14
|
+@@ -538,8 +538,9 @@ const char *s_gai_strerror(int err) {
|
15
|
15
|
/* implementation is limited to functionality needed by stunnel */
|
16
|
16
|
|
17
|
17
|
#ifndef HAVE_GETNAMEINFO
|