about summary refs log tree commit diff
path: root/nis/ypclnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'nis/ypclnt.c')
-rw-r--r--nis/ypclnt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nis/ypclnt.c b/nis/ypclnt.c
index d503434127..6644118ac8 100644
--- a/nis/ypclnt.c
+++ b/nis/ypclnt.c
@@ -42,7 +42,6 @@ static char __ypdomainname[MAXHOSTNAMELEN + 1] = "\0";
 __libc_lock_define_initialized (static, ypbindlist_lock)
 static dom_binding *__ypbindlist = NULL;
 
-extern void xdr_free (xdrproc_t proc, char *objp);
 
 static int
 __yp_bind (const char *domain, dom_binding ** ypdb)