aboutsummaryrefslogtreecommitdiff
path: root/bin/csh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/config_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/csh/config_p.h b/bin/csh/config_p.h
index e96bffd857e7..65b7f6a16bb6 100644
--- a/bin/csh/config_p.h
+++ b/bin/csh/config_p.h
@@ -98,6 +98,7 @@
#define SYSMALLOC
/* Use LC_MESSAGES locale category to open the message catalog */
#define MCLoadBySet NL_CAT_LOCALE
+#define BUFSIZE 8192
#endif
#if defined(__bsdi__)