summaryrefslogtreecommitdiff
path: root/include/mysys_err.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mysys_err.h')
-rw-r--r--include/mysys_err.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/mysys_err.h b/include/mysys_err.h
index 09e77248c17..6c18055b31b 100644
--- a/include/mysys_err.h
+++ b/include/mysys_err.h
@@ -16,6 +16,9 @@
#ifndef _mysys_err_h
#define _mysys_err_h
#ifdef __cplusplus
+
+#include "my_global.h" /* NEAR */
+
extern "C" {
#endif