Skip to content
Snippets Groups Projects
Commit 3a634ff5 authored by Dmitry Simonenko's avatar Dmitry Simonenko
Browse files

fix CentOS build.

parent 22fff07b
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,9 @@
#include <box/tuple.h>
#include <box/lua/index.h>
#include <box/lua/call.h>
#include <readline/readline.h>
#include <lua/init.h>
#include <stdio.h>
#include <readline/readline.h>
/*
* A special hack to cc/ld to keep symbols in an optimized binary.
......
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