summaryrefslogtreecommitdiff
path: root/object.c
diff options
context:
space:
mode:
Diffstat (limited to 'object.c')
-rw-r--r--object.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/object.c b/object.c
index ddf59093dd..e510d26cfe 100644
--- a/object.c
+++ b/object.c
@@ -16,6 +16,7 @@
#include "st.h"
#include <stdio.h>
#include <errno.h>
+#include <ctype.h>
VALUE rb_mKernel;
VALUE rb_cObject;