diff options
Diffstat (limited to 'nhrpd/nhrp_vc.c')
| -rw-r--r-- | nhrpd/nhrp_vc.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/nhrpd/nhrp_vc.c b/nhrpd/nhrp_vc.c index 65e9af854e..2c3201438b 100644 --- a/nhrpd/nhrp_vc.c +++ b/nhrpd/nhrp_vc.c @@ -7,7 +7,7 @@  #include "memory.h"  #include "stream.h"  #include "hash.h" -#include "event.h" +#include "frrevent.h"  #include "jhash.h"  #include "nhrpd.h"  | 
