summaryrefslogtreecommitdiff
path: root/include/osl
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl')
-rw-r--r--include/osl/interlck.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/osl/interlck.h b/include/osl/interlck.h
index a98c08cb511c..c0e06fd6f659 100644
--- a/include/osl/interlck.h
+++ b/include/osl/interlck.h
@@ -29,6 +29,10 @@
#include <intrin.h>
#endif
+#if defined LIBO_INTERNAL_ONLY
+#include "config_global.h"
+#endif
+
#ifdef __cplusplus
extern "C" {
#endif