diff options
Diffstat (limited to 'nhrpd/nhrp_event.c')
-rw-r--r-- | nhrpd/nhrp_event.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nhrpd/nhrp_event.c b/nhrpd/nhrp_event.c index 59bb62d28..ba318581d 100644 --- a/nhrpd/nhrp_event.c +++ b/nhrpd/nhrp_event.c @@ -11,7 +11,7 @@ #include <sys/socket.h> #include <sys/un.h> -#include "event.h" +#include "frrevent.h" #include "zbuf.h" #include "log.h" #include "nhrpd.h" |