diff options
| author | Christian Franke <chris@opensourcerouting.org> | 2017-07-05 18:37:36 +0200 | 
|---|---|---|
| committer | Christian Franke <chris@opensourcerouting.org> | 2017-08-03 11:34:04 +0200 | 
| commit | af8ac8f98fbe565b182020895553d862ad743012 (patch) | |
| tree | 1e934f37d3015ee84edb4b0ef4e03ddf94e35897 /isisd/isis_routemap.c | |
| parent | 17c9dcd5f16c9ad132143836fcff728a4eeb4cc4 (diff) | |
isisd: send/receive LSPs with new parser
Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Diffstat (limited to 'isisd/isis_routemap.c')
| -rw-r--r-- | isisd/isis_routemap.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/isisd/isis_routemap.c b/isisd/isis_routemap.c index 44d7fa0403..d92207d57c 100644 --- a/isisd/isis_routemap.c +++ b/isisd/isis_routemap.c @@ -42,7 +42,6 @@  #include "isis_misc.h"  #include "isis_adjacency.h"  #include "isis_circuit.h" -#include "isis_tlv.h"  #include "isis_pdu.h"  #include "isis_lsp.h"  #include "isis_spf.h"  | 
