mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
Argh. Forward declare some structs rather than increase include file
dependencies.
This commit is contained in:
parent
862e960f61
commit
06f544b2d6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=121577
@ -66,6 +66,8 @@ struct ypall_callback {
|
||||
};
|
||||
|
||||
struct dom_binding;
|
||||
struct ypmaplist;
|
||||
struct ypall_callback;
|
||||
|
||||
__BEGIN_DECLS
|
||||
int yp_bind(char *dom);
|
||||
|
Loading…
Reference in New Issue
Block a user