Declare a function to silence a warning.
This commit is contained in:
parent
bf65cd003c
commit
ec433c9a41
@ -209,6 +209,8 @@ static struct ng_type ng_source_typestruct = {
|
||||
};
|
||||
NETGRAPH_INIT(source, &ng_source_typestruct);
|
||||
|
||||
static int ng_source_set_autosrc(sc_p, u_int32_t);
|
||||
|
||||
/*
|
||||
* Node constructor
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user