summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
diff options
context:
space:
mode:
authormonty@mysql.com <>2004-12-31 00:50:30 +0200
committermonty@mysql.com <>2004-12-31 00:50:30 +0200
commit34d5331cee44cdcb62245779ad486ccbef6bf4c2 (patch)
treed4dfebc9b9c93790a9be3f9e6807f3923a6b3d3e /sql/sql_show.cc
parent4dbd101c571a71db38d4ecb61f3ce6b87012122a (diff)
parentd71c030587c8638422c5e7d23043430f2733575b (diff)
downloadmariadb-git-34d5331cee44cdcb62245779ad486ccbef6bf4c2.tar.gz
Merge with global tree
Diffstat (limited to 'sql/sql_show.cc')
-rw-r--r--sql/sql_show.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_show.cc b/sql/sql_show.cc
index ee0a40bef71..6ffad1e2bff 100644
--- a/sql/sql_show.cc
+++ b/sql/sql_show.cc
@@ -19,7 +19,6 @@
#include "mysql_priv.h"
#include "sql_select.h" // For select_describe
-#include "sql_acl.h"
#include "repl_failsafe.h"
#include "sp_head.h"
#include <my_dir.h>