summaryrefslogtreecommitdiffhomepage
path: root/include/stc/crandom.h
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2022-01-01 19:51:03 +0100
committerTyge Løvset <[email protected]>2022-01-01 19:51:03 +0100
commit8134d0f62ebc659741131eb79cec4fdcf5f774f7 (patch)
tree4324409930c320fcedc98f25356caeccf4e578c0 /include/stc/crandom.h
parent9eafcffc28cc8cc0ee273888c1af043ff4d685a4 (diff)
downloadSTC-modified-8134d0f62ebc659741131eb79cec4fdcf5f774f7.tar.gz
STC-modified-8134d0f62ebc659741131eb79cec4fdcf5f774f7.zip
Corrected linking macro settings.
Diffstat (limited to 'include/stc/crandom.h')
-rw-r--r--include/stc/crandom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stc/crandom.h b/include/stc/crandom.h
index 5b4e9f3a..2861f6cd 100644
--- a/include/stc/crandom.h
+++ b/include/stc/crandom.h
@@ -141,7 +141,7 @@ STC_INLINE int32_t stc32_uniform(stc32_t* rng, stc32_uniform_t* d) {
/* -------------------------- IMPLEMENTATION ------------------------- */
-#if !defined(STC_HEADER) || defined(STC_IMPLEMENTATION)
+#if !defined(STC_SHARED) || defined(STC_IMPLEMENTATION)
/* Global random() */
static stc64_t stc64_global = {{