X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=route.c;h=df16e48e8ad959c601fefd12a5a6e1791aa8f95d;hb=08e51bd36d6b1c23c615527429d6f1a8980a2224;hp=5c8559b71dfde4256c85c65fac3751b0d914d488;hpb=b5b6999b0ff7b5b3aacd751362bdbe8d99231581;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]; /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *