mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-31 00:23:50 +00:00
Fix compiler warning
This commit is contained in:
parent
1d53726b7b
commit
6f12edd7a8
1
serval.h
1
serval.h
@ -866,6 +866,7 @@ int overlay_add_local_identity(unsigned char *s);
|
|||||||
int overlay_address_is_local(unsigned char *s);
|
int overlay_address_is_local(unsigned char *s);
|
||||||
void overlay_update_queue_schedule(overlay_txqueue *queue, overlay_frame *frame);
|
void overlay_update_queue_schedule(overlay_txqueue *queue, overlay_frame *frame);
|
||||||
void overlay_send_packet(struct sched_ent *alarm);
|
void overlay_send_packet(struct sched_ent *alarm);
|
||||||
|
int overlay_resolve_next_hop(overlay_frame *frame);
|
||||||
|
|
||||||
extern int overlay_interface_count;
|
extern int overlay_interface_count;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user