summaryrefslogtreecommitdiff
path: root/libguile/dynl.c
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/dynl.c')
-rw-r--r--libguile/dynl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libguile/dynl.c b/libguile/dynl.c
index c22c592c4..732622661 100644
--- a/libguile/dynl.c
+++ b/libguile/dynl.c
@@ -64,6 +64,7 @@ maybe_drag_in_eprintf ()
SCM_CRITICAL_SECTION_END were used: they are mentioned here in case
somebody is grepping for thread problems ;)
*/
+/* njrev: not threadsafe, protection needed as described above */
static void *
sysdep_dynl_link (const char *fname, const char *subr)