diff options
Diffstat (limited to 'ospfd/ospf_ext.c')
| -rw-r--r-- | ospfd/ospf_ext.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfd/ospf_ext.c b/ospfd/ospf_ext.c index 5faaed076b..28f368e37f 100644 --- a/ospfd/ospf_ext.c +++ b/ospfd/ospf_ext.c @@ -25,7 +25,7 @@  #include "vty.h"  #include "stream.h"  #include "log.h" -#include "thread.h" +#include "event.h"  #include "hash.h"  #include "sockunion.h" /* for inet_aton() */  #include "network.h"  | 
