summaryrefslogtreecommitdiffstats
path: root/gnu/usr.sbin/yppasswdd/update.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.sbin/yppasswdd/update.c')
-rw-r--r--gnu/usr.sbin/yppasswdd/update.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/usr.sbin/yppasswdd/update.c b/gnu/usr.sbin/yppasswdd/update.c
index 69bad95..5909712 100644
--- a/gnu/usr.sbin/yppasswdd/update.c
+++ b/gnu/usr.sbin/yppasswdd/update.c
@@ -26,8 +26,7 @@
#include <rpc/pmap_clnt.h>
#include "yppasswd.h"
-char *tempname;
-extern char *passfile, *opassfile;
+char *tempname, *passfile;
extern int *allow_chfn, *allow_chsh;
#define xprt_addr(xprt) (svc_getcaller(xprt)->sin_addr)
OpenPOWER on IntegriCloud