diff options
Diffstat (limited to 'nhrpd/nhrp_main.c')
| -rw-r--r-- | nhrpd/nhrp_main.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/nhrpd/nhrp_main.c b/nhrpd/nhrp_main.c index f34020bc6a..593498ca13 100644 --- a/nhrpd/nhrp_main.c +++ b/nhrpd/nhrp_main.c @@ -12,7 +12,7 @@  #include "zebra.h"  #include "privs.h"  #include "getopt.h" -#include "event.h" +#include "frrevent.h"  #include "sigevent.h"  #include "lib/version.h"  #include "log.h"  | 
