summaryrefslogtreecommitdiffstats
path: root/zebra/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/main.c')
-rw-r--r--zebra/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/main.c b/zebra/main.c
index c40a03551..49b928d09 100644
--- a/zebra/main.c
+++ b/zebra/main.c
@@ -8,7 +8,7 @@
#include <lib/version.h>
#include "getopt.h"
#include "command.h"
-#include "thread.h"
+#include "event.h"
#include "filter.h"
#include "memory.h"
#include "prefix.h"