summaryrefslogtreecommitdiff
path: root/ext/dl/dl.h
diff options
context:
space:
mode:
authorttate <ttate@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-01 23:02:44 +0000
committerttate <ttate@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-01 23:02:44 +0000
commita41f5816ddf971bc41ff46ec85b81d84c7d1250a (patch)
tree9ea77c24e315ede00856933d76f939fcbeec9f6b /ext/dl/dl.h
parent6e4b8e19d77ee82f6759ef117c576df6d3d84320 (diff)
Merged Tietew's patch of [ruby-dev:21991].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5080 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/dl/dl.h')
-rw-r--r--ext/dl/dl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/dl/dl.h b/ext/dl/dl.h
index c390e18bbb..1faa316cf1 100644
--- a/ext/dl/dl.h
+++ b/ext/dl/dl.h
@@ -170,6 +170,7 @@
# endif
#elif defined(USE_DLSTACK)
# define DLSTACK
+# define DLSTACK_GUARD
# define DLSTACK_METHOD "dl"
# define DLSTACK_PROTO long,long,long,long,long,\
long,long,long,long,long,\