X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=route.c;fp=route.c;h=df16e48e8ad959c601fefd12a5a6e1791aa8f95d;hb=ffc43f9c4b4ef9988ae1172548d4b3e2cb90ca35;hp=5c8559b71dfde4256c85c65fac3751b0d914d488;hpb=fa89103518361dba34d2e5a566f04a420bbe577a;p=debian%2Fipip diff --git a/route.c b/route.c index 5c8559b..df16e48 100644 --- a/route.c +++ b/route.c @@ -31,6 +31,8 @@ static void sort_routes(); static int rlineno; static int rerrflag; +int rts_top; +struct ipip_route rts[MAX_ROUTES]; /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *