summaryrefslogtreecommitdiff
path: root/include/rtl/unload.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rtl/unload.h')
-rw-r--r--include/rtl/unload.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rtl/unload.h b/include/rtl/unload.h
index f29a7543de96..53a5df18f515 100644
--- a/include/rtl/unload.h
+++ b/include/rtl/unload.h
@@ -39,7 +39,7 @@ extern "C"
@deprecated Do not use.
*/
-typedef struct _rtl_ModuleCount
+typedef struct SAL_DLLPUBLIC_RTTI _rtl_ModuleCount
{
void ( SAL_CALL * acquire ) ( struct _rtl_ModuleCount * that );
void ( SAL_CALL * release ) ( struct _rtl_ModuleCount * that );