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

I broke compilation. Sorry.

This commit is contained in:
Pavel Machek
2000-03-26 21:31:57 +00:00
parent 8c86f96fa6
commit 6480dd0880
2 changed files with 2 additions and 2 deletions

View File

@@ -121,7 +121,7 @@ void neigh_if_up(struct iface *);
void neigh_if_down(struct iface *);
void neigh_init(struct pool *);
extern int if_connected(ip_addr *a, struct iface *i) /* -1=error, 1=match, 0=no match */
extern int if_connected(ip_addr *a, struct iface *i); /* -1=error, 1=match, 0=no match */
/*
* Interface Pattern Lists