aboutsummaryrefslogtreecommitdiff
path: root/inet/gethstbynm2_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'inet/gethstbynm2_r.c')
-rw-r--r--inet/gethstbynm2_r.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/inet/gethstbynm2_r.c b/inet/gethstbynm2_r.c
index f4a1357..0b77b22 100644
--- a/inet/gethstbynm2_r.c
+++ b/inet/gethstbynm2_r.c
@@ -31,6 +31,10 @@
#define ADD_PARAMS const char *name, int af
#define ADD_VARIABLES name, af
#define NEED_H_ERRNO 1
+#define NEED__RES_HCONF 1
+#define POSTPROCESS \
+ if (status == NSS_STATUS_SUCCESS) \
+ _res_hconf_reorder_addrs (resbuf);
#define HANDLE_DIGITS_DOTS 1
#define HAVE_LOOKUP_BUFFER 1