mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-04-07 11:08:36 +00:00
Fix compiler warnings
This commit is contained in:
parent
2c87039307
commit
d72e4d20ea
2
serval.h
2
serval.h
@ -1576,6 +1576,8 @@ void rhizome_fetch_poll(struct sched_ent *alarm);
|
||||
void rhizome_server_poll(struct sched_ent *alarm);
|
||||
|
||||
/* function timing routines */
|
||||
int fd_clearstats();
|
||||
int fd_showstats();
|
||||
int fd_checkalarms();
|
||||
int fd_func_exit(struct call_stats *this_call, struct profile_total *call_stats);
|
||||
int fd_func_enter(struct call_stats *this_call);
|
||||
|
Loading…
x
Reference in New Issue
Block a user