diff options
Diffstat (limited to 'zebra/zebra_mlag_private.c')
| -rw-r--r-- | zebra/zebra_mlag_private.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/zebra_mlag_private.c b/zebra/zebra_mlag_private.c index 334eb6dc46..d9189206fa 100644 --- a/zebra/zebra_mlag_private.c +++ b/zebra/zebra_mlag_private.c @@ -12,7 +12,7 @@  #include "hook.h"  #include "module.h" -#include "thread.h" +#include "event.h"  #include "frr_pthread.h"  #include "libfrr.h"  #include "lib/version.h"  | 
