diff options
Diffstat (limited to 'ldpd')
| -rw-r--r-- | ldpd/ldpd.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/ldpd/ldpd.h b/ldpd/ldpd.h index 9de3ea4a52..1fec5beafc 100644 --- a/ldpd/ldpd.h +++ b/ldpd/ldpd.h @@ -14,7 +14,7 @@  #include "queue.h"  #include "openbsd-tree.h"  #include "imsg.h" -#include "event.h" +#include "frrevent.h"  #include "qobj.h"  #include "prefix.h"  #include "filter.h"  | 
