Skip to content
Snippets Groups Projects
Commit d51b7f6b authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Remove a bunch of box dependencies from the admin console.

parent 30fe8ae6
No related branches found
No related tags found
No related merge requests found
......@@ -33,16 +33,11 @@
#include <stdlib.h>
#include <fiber.h>
#include <salloc.h>
#include <say.h>
#include <stat.h>
#include <tarantool.h>
#include <tarantool/config.h>
#include "lua/init.h"
#include <recovery.h>
#include <tbuf.h>
#include "tarantool/util.h"
#include <errinj.h>
#include "coio_buf.h"
extern "C" {
......@@ -51,7 +46,6 @@ extern "C" {
#include <lualib.h>
}
#include "box/box.h"
#include "lua/utils.h"
#include "session.h"
#include "scoped_guard.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment