diff options
author | monty@mysql.com <> | 2004-12-31 00:44:00 +0200 |
---|---|---|
committer | monty@mysql.com <> | 2004-12-31 00:44:00 +0200 |
commit | d71c030587c8638422c5e7d23043430f2733575b (patch) | |
tree | 77b085cd22eae45e57f4e20f35ecfc231153d656 /sql/sp.cc | |
parent | 4f4bbfc279800923299df1fefeb2fcd299fcde90 (diff) | |
download | mariadb-git-d71c030587c8638422c5e7d23043430f2733575b.tar.gz |
After merge fixes
Diffstat (limited to 'sql/sp.cc')
-rw-r--r-- | sql/sp.cc | 1 |
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" |