diff options
Diffstat (limited to 'mgmtd/mgmt_be_adapter.c')
| -rw-r--r-- | mgmtd/mgmt_be_adapter.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/mgmtd/mgmt_be_adapter.c b/mgmtd/mgmt_be_adapter.c index 2957b2908f..22c0c4c044 100644 --- a/mgmtd/mgmt_be_adapter.c +++ b/mgmtd/mgmt_be_adapter.c @@ -7,7 +7,7 @@   */  #include <zebra.h> -#include "thread.h" +#include "event.h"  #include "sockopt.h"  #include "network.h"  #include "libfrr.h"  | 
