summaryrefslogtreecommitdiff
path: root/sql/sp.cc
diff options
context:
space:
mode:
authormonty@mysql.com <>2004-12-31 00:44:00 +0200
committermonty@mysql.com <>2004-12-31 00:44:00 +0200
commitd71c030587c8638422c5e7d23043430f2733575b (patch)
tree77b085cd22eae45e57f4e20f35ecfc231153d656 /sql/sp.cc
parent4f4bbfc279800923299df1fefeb2fcd299fcde90 (diff)
downloadmariadb-git-d71c030587c8638422c5e7d23043430f2733575b.tar.gz
After merge fixes
Diffstat (limited to 'sql/sp.cc')
-rw-r--r--sql/sp.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sp.cc b/sql/sp.cc
index 4605d49f3ab..04233f931b5 100644
--- a/sql/sp.cc
+++ b/sql/sp.cc
@@ -16,7 +16,6 @@
#include "mysql_priv.h"
-#include "sql_acl.h"
#include "sp.h"
#include "sp_head.h"
#include "sp_cache.h"