summaryrefslogtreecommitdiff
path: root/win32/win32.c
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-15 20:55:57 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-15 20:55:57 +0000
commit6d72ea84a9bd86485d24a7de22bbda68f714b611 (patch)
tree70eb4e1f90412ab8767fc861f0ad197bb7d0f0c2 /win32/win32.c
parent3b76c076bc71004e4711565f6960fad42de6550e (diff)
parent2f1eb739412a85579ff4de5567474e7c8fe1b7c3 (diff)
sorry. I made wrong tags.v1_8_5_72
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tags/v1_8_5_72@12992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/win32.c')
-rw-r--r--win32/win32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/win32.c b/win32/win32.c
index 784d9eccfe..cdb5b61bc9 100644
--- a/win32/win32.c
+++ b/win32/win32.c
@@ -27,7 +27,6 @@
#include <wincon.h>
#ifdef __MINGW32__
#include <mswsock.h>
-#include <mbstring.h>
#endif
#include "win32.h"
#include "win32/dir.h"