Argh. Forward declare some structs rather than increase include file
dependencies.
This commit is contained in:
parent
4337476eb4
commit
5d6245ce54
@ -66,6 +66,8 @@ struct ypall_callback {
|
||||
};
|
||||
|
||||
struct dom_binding;
|
||||
struct ypmaplist;
|
||||
struct ypall_callback;
|
||||
|
||||
__BEGIN_DECLS
|
||||
int yp_bind(char *dom);
|
||||
|
Loading…
x
Reference in New Issue
Block a user