aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mapi/glapi/glapi.h2
-rw-r--r--src/mapi/shared-glapi/glapi-symbols.txt1
2 files changed, 2 insertions, 1 deletions
diff --git a/src/mapi/glapi/glapi.h b/src/mapi/glapi/glapi.h
index 3e852a935bc..d1082746272 100644
--- a/src/mapi/glapi/glapi.h
+++ b/src/mapi/glapi/glapi.h
@@ -114,7 +114,7 @@ _GLAPI_EXPORT extern void *_glapi_Context;
#endif /* defined (USE_ELF_TLS) */
-void
+_GLAPI_EXPORT void
_glapi_destroy_multithread(void);
diff --git a/src/mapi/shared-glapi/glapi-symbols.txt b/src/mapi/shared-glapi/glapi-symbols.txt
index c068e46fc9b..a30e21bcf67 100644
--- a/src/mapi/shared-glapi/glapi-symbols.txt
+++ b/src/mapi/shared-glapi/glapi-symbols.txt
@@ -2,6 +2,7 @@ _glapi_Context
_glapi_Dispatch
_glapi_add_dispatch
_glapi_check_multithread
+_glapi_destroy_multithread
_glapi_get_context
_glapi_get_dispatch
_glapi_get_dispatch_table_size