From 356b686774968d312476b66d0c1fb1f21c46305a Mon Sep 17 00:00:00 2001 From: Manuel Novoa III Date: Mon, 12 Feb 2001 00:59:18 +0000 Subject: Clean up lots of warnings. --- libc/inet/rpc/getrpcport.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/inet/rpc/getrpcport.c') diff --git a/libc/inet/rpc/getrpcport.c b/libc/inet/rpc/getrpcport.c index 2c20282fe..7fd3aa631 100644 --- a/libc/inet/rpc/getrpcport.c +++ b/libc/inet/rpc/getrpcport.c @@ -38,6 +38,7 @@ #include #include #include +#include extern int getrpcport (const char * host, u_long prognum, u_long versnum, u_int proto) -- cgit v1.2.3