aboutsummaryrefslogtreecommitdiffstats
path: root/loadpath.c
diff options
context:
space:
mode:
Diffstat (limited to 'loadpath.c')
-rw-r--r--loadpath.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/loadpath.c b/loadpath.c
index cfdad88903..9160031971 100644
--- a/loadpath.c
+++ b/loadpath.c
@@ -11,6 +11,9 @@
#include "verconf.h"
#include "ruby/ruby.h"
+
+/* Define RUBY_REVISION to avoid revision.h inclusion via version.h. */
+#define RUBY_REVISION 0
#include "version.h"
#ifndef RUBY_ARCH