summaryrefslogtreecommitdiff
path: root/inet
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-21 12:14:05 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-21 12:14:05 +0000
commit095827866f985081ad64a5eea34c0fe5df854e32 (patch)
tree45b896f34bc34e481047d09143952b90dfe8b297 /inet
parent6ac73ea734be9f238e65a7df07db88b49851526a (diff)
Remove NEED__RES definition since we do this anyway for digits_dots.c.
Diffstat (limited to 'inet')
-rw-r--r--inet/gethstbynm_r.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/inet/gethstbynm_r.c b/inet/gethstbynm_r.c
index c9262a7bb0..e385ea94f1 100644
--- a/inet/gethstbynm_r.c
+++ b/inet/gethstbynm_r.c
@@ -31,7 +31,6 @@
#define ADD_PARAMS const char *name
#define ADD_VARIABLES name
#define NEED_H_ERRNO 1
-#define NEED__RES 1
#define NEED__RES_HCONF 1
#define POSTPROCESS \
if (status == NSS_STATUS_SUCCESS) \