diff options
author | (no author) <(no author)@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-20 14:25:35 +0000 |
---|---|---|
committer | (no author) <(no author)@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-20 14:25:35 +0000 |
commit | e093a0ab288de38e0a511b5c3648cddfb5217ba7 (patch) | |
tree | 7f60f8261e2080f3684cc06792785e0ebecee866 /dmydln.c | |
parent | 70779bf224fdcd7b00373bbc64c30beae959c242 (diff) |
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@8365 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'dmydln.c')
-rw-r--r-- | dmydln.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dmydln.c b/dmydln.c new file mode 100644 index 0000000000..09ea06806c --- /dev/null +++ b/dmydln.c @@ -0,0 +1,2 @@ +#define NO_DLN_LOAD 1 +#include "dln.c" |