From cd9564e1cd88d45a551d61e862b630e1c9a940d4 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 May 2007 07:29:14 +0000 Subject: Include instead of . --- cpukit/librpc/include/rpcsvc/ypclnt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/librpc/include/rpcsvc') diff --git a/cpukit/librpc/include/rpcsvc/ypclnt.h b/cpukit/librpc/include/rpcsvc/ypclnt.h index 0c73147998..edaf191ad1 100644 --- a/cpukit/librpc/include/rpcsvc/ypclnt.h +++ b/cpukit/librpc/include/rpcsvc/ypclnt.h @@ -32,7 +32,7 @@ #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 */ -- cgit v1.2.3