summaryrefslogtreecommitdiff
path: root/ospfd/ospf_te.c
diff options
context:
space:
mode:
Diffstat (limited to 'ospfd/ospf_te.c')
-rw-r--r--ospfd/ospf_te.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ospfd/ospf_te.c b/ospfd/ospf_te.c
index b4de7bafd3..6dba2d3bee 100644
--- a/ospfd/ospf_te.c
+++ b/ospfd/ospf_te.c
@@ -26,8 +26,6 @@
#include <zebra.h>
-#ifdef HAVE_OSPF_TE
-
#include "linklist.h"
#include "prefix.h"
#include "vrf.h"
@@ -1925,5 +1923,3 @@ ospf_mpls_te_register_vty (void)
return;
}
-
-#endif /* HAVE_OSPF_TE */