Fix build after r29592.
This commit is contained in:
parent
ffadb4acda
commit
6971a63795
@ -268,7 +268,7 @@ struct tcp_funchead t_functions;
|
||||
static struct tcp_function_block *tcp_func_set_ptr = &tcp_def_funcblk;
|
||||
|
||||
static void
|
||||
init_tcp_functions()
|
||||
init_tcp_functions(void)
|
||||
{
|
||||
if (t_functions_inited == 0) {
|
||||
TAILQ_INIT(&t_functions);
|
||||
|
Loading…
x
Reference in New Issue
Block a user