Browse Source

pre-def ypmaplist

OPENBSD_2_2
deraadt 27 years ago
parent
commit
56f77a52ea
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/include/rpcsvc/ypclnt.h

+ 1
- 0
src/include/rpcsvc/ypclnt.h View File

@ -83,6 +83,7 @@ int yp_all __P((const char *, const char *,
struct ypall_callback *));
char * yperr_string __P((int));
int ypprot_err __P((unsigned int));
struct ypmaplist;
int yp_maplist __P((const char *, struct ypmaplist **));
__END_DECLS


Loading…
Cancel
Save