index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
st.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'st.h')
-rw-r--r--
st.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/st.h b/st.h
index 888ca50e4f..eebb458712 100644
--- a/
st.h
+++ b/
st.h
@@ -7,6 +7,7 @@
#define ST_INCLUDED
typedef long st_data_t;
+#define ST_DATA_T_DEFINED
typedef struct st_table st_table;