summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.ypupdated/update.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rpc.ypupdated/update.c')
-rw-r--r--usr.sbin/rpc.ypupdated/update.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/rpc.ypupdated/update.c b/usr.sbin/rpc.ypupdated/update.c
index c7b4e60..d6e142f 100644
--- a/usr.sbin/rpc.ypupdated/update.c
+++ b/usr.sbin/rpc.ypupdated/update.c
@@ -64,11 +64,15 @@ static char sccsid[] = "@(#)update.c 1.2 91/03/11 Copyr 1986 Sun Micro";
#define YPOP_STORE 4 /* add, or change */
#endif
+#ifdef notdef
extern char *getpass();
extern char *malloc();
+#endif
#ifdef YP
+#ifdef notdef
static char *basename();
+#endif
static char SHELL[] = "/bin/sh";
static char YPDBPATH[]="/var/yp"; /* This is defined but not used! */
static char PKMAP[] = "publickey.byname";
OpenPOWER on IntegriCloud