yp_errno is an `enum ypstat`.

PR:		29190
Submitted by:	Cristan Szmajda <cristan@unsw.edu.au>
Reviewed by:	md5(1)
This commit is contained in:
Dima Dorfman 2001-07-24 12:33:08 +00:00
parent 506d42c5b7
commit 3fd95272b3
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ extern bool_t xdr_ypresp_all_seq __P(( XDR *, unsigned long * ));
int (*ypresp_allfn)();
void *ypresp_data;
extern DB *specdbp;
extern int yp_errno;
extern enum ypstat yp_errno;
/*
* This is largely the same as yp_all() except we do the transfer