diff options
Diffstat (limited to 'sunrpc/portmap.c')
-rw-r--r-- | sunrpc/portmap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sunrpc/portmap.c b/sunrpc/portmap.c index a45170bf00..b43c47cf76 100644 --- a/sunrpc/portmap.c +++ b/sunrpc/portmap.c @@ -50,7 +50,6 @@ static char sccsid[] = "@(#)portmap.c 1.32 87/08/06 Copyr 1984 Sun Micro"; #include <sys/wait.h> #include <sys/signal.h> -char *malloc(); int reg_service(); void reap(); struct pmaplist *pmaplist; |