From d90e9774ab10f387cc5f2ecdad0fc666eefc7c12 Mon Sep 17 00:00:00 2001 From: drepper Date: Sun, 26 Oct 1997 19:03:22 +0000 Subject: [PATCH] Include rpc/clnt.h for prototypes. --- sunrpc/get_myaddr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sunrpc/get_myaddr.c b/sunrpc/get_myaddr.c index 757fe06718..86277d2390 100644 --- a/sunrpc/get_myaddr.c +++ b/sunrpc/get_myaddr.c @@ -39,6 +39,7 @@ static char sccsid[] = "@(#)get_myaddress.c 1.4 87/08/11 Copyr 1984 Sun Micro"; */ #include +#include #include #include #include -- 2.11.0