summaryrefslogtreecommitdiffstats
path: root/korundum/bin
diff options
context:
space:
mode:
Diffstat (limited to 'korundum/bin')
-rw-r--r--korundum/bin/krubyinit.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/korundum/bin/krubyinit.cpp b/korundum/bin/krubyinit.cpp
index 12b0f6e0..2a7f6c50 100644
--- a/korundum/bin/krubyinit.cpp
+++ b/korundum/bin/krubyinit.cpp
@@ -1,5 +1,7 @@
#include <ruby.h>
+#define HAVE_STRLCAT_PROTO 1
+#define HAVE_STRLCPY_PROTO 1
#include "config.h"
#ifndef HAVE_RUBY_1_9