summaryrefslogtreecommitdiff
path: root/ruby.h
diff options
context:
space:
mode:
Diffstat (limited to 'ruby.h')
-rw-r--r--ruby.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby.h b/ruby.h
index e4bc0f7fdf..477816fa52 100644
--- a/ruby.h
+++ b/ruby.h
@@ -499,8 +499,8 @@ VALUE rb_ensure _((VALUE(*)(),VALUE,VALUE(*)(),VALUE));
static char *libs_to_be_linked[] = { EXTLIB, 0 };
#endif
-#endif
-
#if defined(__cplusplus)
} /* extern "C" { */
#endif
+
+#endif /* ifndef RUBY_H */