summaryrefslogtreecommitdiff
path: root/sql/derror.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/derror.h')
-rw-r--r--sql/derror.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/derror.h b/sql/derror.h
index 9f2aee71c7e..a171a248190 100644
--- a/sql/derror.h
+++ b/sql/derror.h
@@ -16,8 +16,6 @@
#ifndef DERROR_INCLUDED
#define DERROR_INCLUDED
-#include "my_global.h" /* uint */
-
bool init_errmessage(void);
void free_error_messages();
bool read_texts(const char *file_name, const char *language,