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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=80281

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