From a41f5816ddf971bc41ff46ec85b81d84c7d1250a Mon Sep 17 00:00:00 2001 From: ttate Date: Mon, 1 Dec 2003 23:02:44 +0000 Subject: 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 --- ext/dl/dl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/dl/dl.h') 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,\ -- cgit v1.2.3