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 88cd8e6e178..11d74314f98 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);
void unireg_end(void) __attribute__((noreturn));