summaryrefslogtreecommitdiffstats
path: root/defines.h
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-05-23 01:32:08 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-05-23 01:32:08 +0000
commitf163565bbc24742a870598b3cc8a0e4e6fc237b4 (patch)
tree1341a885b61229d97f5ba2ad7196100f120d81d4 /defines.h
parentf64e3e51acc78791459afeedbc7677703fc3ea32 (diff)
downloadruby-f163565bbc24742a870598b3cc8a0e4e6fc237b4.tar.gz
ruby-f163565bbc24742a870598b3cc8a0e4e6fc237b4.tar.xz
ruby-f163565bbc24742a870598b3cc8a0e4e6fc237b4.zip
* oniguruma.h: updated to Oniguruma 5.7.0.
* regsyntax.c, unicode.c: new files along with Oniguruma 5.x. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'defines.h')
-rw-r--r--defines.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/defines.h b/defines.h
index c8c135055..1f5a0054f 100644
--- a/defines.h
+++ b/defines.h
@@ -12,6 +12,7 @@
#define RUBY
+#include <stdlib.h>
#ifdef __cplusplus
# ifndef HAVE_PROTOTYPES
# define HAVE_PROTOTYPES 1