Fix linking: move the inline functions

This commit is contained in:
Sergei Petrunia 2015-03-24 17:35:29 +03:00
commit 664ce4c507
4 changed files with 37 additions and 38 deletions

View file

@ -14,8 +14,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
#include "sql_analyze_stmt.h"
/*
== EXPLAIN/ANALYZE architecture ==