diff options
Diffstat (limited to 'nhrpd/nhrp_nhs.c')
| -rw-r--r-- | nhrpd/nhrp_nhs.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/nhrpd/nhrp_nhs.c b/nhrpd/nhrp_nhs.c index 49f881df1f..358d1b94c5 100644 --- a/nhrpd/nhrp_nhs.c +++ b/nhrpd/nhrp_nhs.c @@ -6,7 +6,7 @@  #include "zebra.h"  #include "zbuf.h"  #include "memory.h" -#include "thread.h" +#include "event.h"  #include "nhrpd.h"  #include "nhrp_protocol.h"  | 
