12 lines
370 B
Diff
12 lines
370 B
Diff
diff --git a/core/foundation/inc/ROOT/RConfig.hxx b/core/foundation/inc/ROOT/RConfig.hxx
|
|
index 5f53eb9f21..0b36743c4f 100644
|
|
--- a/core/foundation/inc/ROOT/RConfig.hxx
|
|
+++ b/core/foundation/inc/ROOT/RConfig.hxx
|
|
@@ -146,6 +146,7 @@
|
|
# define R__USESTHROW
|
|
# define R__SEEK64
|
|
# endif
|
|
+# define HAS_STRLCPY
|
|
#endif
|
|
|
|
#if defined(linux) && defined(__i386__)
|