diff options
Diffstat (limited to 'isisd/isis_te.c')
| -rw-r--r-- | isisd/isis_te.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/isisd/isis_te.c b/isisd/isis_te.c index 3659f4e07c..9d859c222b 100644 --- a/isisd/isis_te.c +++ b/isisd/isis_te.c @@ -13,7 +13,7 @@  #include <math.h>  #include "linklist.h" -#include "thread.h" +#include "event.h"  #include "vty.h"  #include "stream.h"  #include "memory.h"  | 
