From 8cb40c91cdfb00ddf04e88d3ecd40403890d90f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Wed, 30 Mar 2016 13:44:03 +0300 Subject: cumulus take-3 --- ospfd/ospf_abr.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ospfd/ospf_abr.h') diff --git a/ospfd/ospf_abr.h b/ospfd/ospf_abr.h index e367e447..2a728936 100644 --- a/ospfd/ospf_abr.h +++ b/ospfd/ospf_abr.h @@ -52,7 +52,6 @@ struct ospf_area_range /* Configured range cost. */ u_int32_t cost_config; -#define OSPF_AREA_RANGE_COST_UNSPEC -1U }; /* Prototypes. */ -- cgit v1.2.3