From 2ef22deee55b0867d683121c7cdb421d3105b732 Mon Sep 17 00:00:00 2001 From: "James R. Leu" Date: Thu, 13 Mar 2003 20:14:26 -0600 Subject: [PATCH] Were referencing a file that should have been dead for a long time now. [git-p4: depot-paths = "//depot/ldp-portable/": change = 320] --- lsr/lsr_struct.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lsr/lsr_struct.h b/lsr/lsr_struct.h index 2031a09..b6afd72 100644 --- a/lsr/lsr_struct.h +++ b/lsr/lsr_struct.h @@ -12,7 +12,6 @@ #include "mpls_list.h" #include "mpls_refcnt.h" #include "mpls_struct.h" -#include "lsr_handle_type.h" MPLS_LIST_ROOT(lsr_outsegment_list, lsr_outsegment); MPLS_LIST_ROOT(lsr_insegment_list, lsr_insegment); -- 2.11.4.GIT