diff options
Diffstat (limited to 'ospfd/ospf_te.c')
-rw-r--r-- | ospfd/ospf_te.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ospfd/ospf_te.c b/ospfd/ospf_te.c index bcb89630..fe142353 100644 --- a/ospfd/ospf_te.c +++ b/ospfd/ospf_te.c @@ -27,9 +27,6 @@ #include <zebra.h> #ifdef HAVE_OSPF_TE -#ifndef HAVE_OPAQUE_LSA -#error "Wrong configure option" -#endif /* HAVE_OPAQUE_LSA */ #include "linklist.h" #include "prefix.h" |