summaryrefslogtreecommitdiff
path: root/sql/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/init.h')
-rw-r--r--sql/init.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/init.h b/sql/init.h
index af2621e5e70..e8dec0c1e2e 100644
--- a/sql/init.h
+++ b/sql/init.h
@@ -16,8 +16,6 @@
#ifndef INIT_INCLUDED
#define INIT_INCLUDED
-#include "my_global.h" /* ulong */
-
void unireg_init(ulong options);
ATTRIBUTE_NORETURN void unireg_end(void);