From 93aa89ea5211501a99496a541ac1aee909522fd6 Mon Sep 17 00:00:00 2001 From: eivind Date: Wed, 7 May 1997 19:10:49 +0000 Subject: Back out part of yesterdays changes. They were obviously not tested well enough :-( (With backout on this file, libc compiles. 'make world' isn't finished yet.) Pointed out by: Oliver Roberts --- include/rpcsvc/ypclnt.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'include/rpcsvc') diff --git a/include/rpcsvc/ypclnt.h b/include/rpcsvc/ypclnt.h index 97ca440..5278e57 100644 --- a/include/rpcsvc/ypclnt.h +++ b/include/rpcsvc/ypclnt.h @@ -26,15 +26,12 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: ypclnt.h,v 1.6 1997/02/23 09:17:34 peter Exp $ + * $Id: ypclnt.h,v 1.7 1997/05/07 02:27:18 eivind Exp $ */ #ifndef _RPCSVC_YPCLNT_H_ #define _RPCSVC_YPCLNT_H_ -#include -#include - #define YPERR_BADARGS 1 /* args to function are bad */ #define YPERR_RPC 2 /* RPC failure */ #define YPERR_DOMAIN 3 /* can't bind to a server for domain */ -- cgit v1.1