1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Fix some minor issues

This commit is contained in:
Ondrej Zajicek (work)
2017-12-12 15:56:31 +01:00
parent cb5df823ac
commit ac48e72bf6
5 changed files with 14 additions and 10 deletions

View File

@@ -31,7 +31,7 @@ static inline void kif_sys_copy_config(struct kif_config *d UNUSED, struct kif_c
/* Kernel routes */
extern int krt_max_tables;
extern uint krt_max_tables;
struct krt_params {
int table_id; /* Kernel table ID we sync with */