From dfce012396491580b505cd4d6046f6be14fca38c Mon Sep 17 00:00:00 2001 From: stefanf Date: Mon, 24 May 2004 12:28:27 +0000 Subject: Include for a _rpc_dtablesize() prototype. Approved by: das (mentor) --- usr.sbin/rpc.ypxfrd/ypxfrd_main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/rpc.ypxfrd/ypxfrd_main.c') diff --git a/usr.sbin/rpc.ypxfrd/ypxfrd_main.c b/usr.sbin/rpc.ypxfrd/ypxfrd_main.c index d58a69e..8fa3e22 100644 --- a/usr.sbin/rpc.ypxfrd/ypxfrd_main.c +++ b/usr.sbin/rpc.ypxfrd/ypxfrd_main.c @@ -41,6 +41,7 @@ __FBSDID("$FreeBSD$"); #include /* getenv, exit */ #include #include /* for pmap_unset */ +#include #include /* strcmp */ #include #include /* TIOCNOTTY */ -- cgit v1.1