]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/main.c
*: Rename thread.[ch] to event.[ch]
[mirror_frr.git] / zebra / main.c
index c40a03551d501f39e7eefc794e2932f55a43b057..49b928d09cb6b430aaeed8879aa6575c16045d7e 100644 (file)
@@ -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"