summaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-09-22 01:19:39 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-09-22 01:19:39 +0000
commitf60569659e36f07c86ca17e4ff615d23ddc670fd (patch)
treecadb4acb12f8ed9058ee0b2a15ac1eaf71fbbee8 /win32
parent3e7de9238bd816ccd96b5ec28f3ff3667b2c6f88 (diff)
downloadruby-f60569659e36f07c86ca17e4ff615d23ddc670fd.tar.gz
ruby-f60569659e36f07c86ca17e4ff615d23ddc670fd.tar.xz
ruby-f60569659e36f07c86ca17e4ff615d23ddc670fd.zip
eban
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@957 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rw-r--r--win32/config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/config.h.in b/win32/config.h.in
index 9a1c24cd1..a7e28120e 100644
--- a/win32/config.h.in
+++ b/win32/config.h.in
@@ -35,6 +35,8 @@
#define HAVE_GETGROUPS 1
/* #define HAVE_SIGPROCMASK 1 */
#define HAVE_GETLOGIN 1
+#define HAVE_TELLDIR 1
+#define HAVE_SEEKDIR 1
#define RSHIFT(x,y) ((x)>>y)
#define FILE_COUNT _cnt