diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2003-10-26 16:35:11 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2003-10-26 16:35:11 +0000 |
| commit | 06f544b2d6ab5bd35be60ac9566b28cd907887ee (patch) | |
| tree | 6e70009e39b7663727a93847960ec80e99e81477 /include/rpcsvc | |
| parent | 862e960f61f507c2dda698f51536d707177667af (diff) | |
Notes
Diffstat (limited to 'include/rpcsvc')
| -rw-r--r-- | include/rpcsvc/ypclnt.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/rpcsvc/ypclnt.h b/include/rpcsvc/ypclnt.h index 9064adb362ec..abde97c3efeb 100644 --- a/include/rpcsvc/ypclnt.h +++ b/include/rpcsvc/ypclnt.h @@ -66,6 +66,8 @@ struct ypall_callback { }; struct dom_binding; +struct ypmaplist; +struct ypall_callback; __BEGIN_DECLS int yp_bind(char *dom); |
