summaryrefslogtreecommitdiffstats
path: root/bin/csh/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/config.h')
-rw-r--r--bin/csh/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/csh/config.h b/bin/csh/config.h
index c9b01ef..0971ffa 100644
--- a/bin/csh/config.h
+++ b/bin/csh/config.h
@@ -237,3 +237,6 @@
#ifndef NO_NLS_CATALOGS
#define NLS_CATALOGS
#endif
+
+/* Work around a vendor issue where config_f.h is #undef'ing this setting */
+#define SYSMALLOC
OpenPOWER on IntegriCloud