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
This commit is contained in:
parent
8fa3b0a791
commit
fe5c8cc71f
@ -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 <rpc/rpc.h>
|
||||
#include <rpcsvc/yp_prot.h>
|
||||
|
||||
#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 */
|
||||
|
Loading…
Reference in New Issue
Block a user