summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/ruby.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/ruby.def b/win32/ruby.def
index 6c391dcff4..748a2cbfe1 100644
--- a/win32/ruby.def
+++ b/win32/ruby.def
@@ -31,6 +31,9 @@ EXPORTS
rb_cFile
;hash.c:
rb_cHash
+ ruby_setenv
+ ruby_setenv2
+ ruby_unsetenv
;io.c:
rb_cIO
;numeric.c: