From 12db3c625abd07bae2a9ed2dd63c8ebe70b82421 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 3 Aug 2000 17:55:11 +0000 Subject: Make some of the rpc stuff compile -Erik --- include/rpc/pmap_clnt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/rpc/pmap_clnt.h') diff --git a/include/rpc/pmap_clnt.h b/include/rpc/pmap_clnt.h index d9800d400..a36f7b72f 100644 --- a/include/rpc/pmap_clnt.h +++ b/include/rpc/pmap_clnt.h @@ -45,7 +45,7 @@ __BEGIN_DECLS -typedef bool_t (*resultproc_t) __PMT ((caddr_t resp, +typedef bool_t (*resultproc_t) __P ((caddr_t resp, struct sockaddr_in *raddr)); /* -- cgit v1.2.3