summary refs log tree commit diff
path: root/bin/cash/libedit/historyn.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-11 17:38:59 -0500
committerJune McEnroe <june@causal.agency>2019-01-11 17:38:59 -0500
commit5e38f3a7eada1c037038dc7e0af8611265698f5c (patch)
treea21767afb094af6ea47b1a4d00a1437849195daf /bin/cash/libedit/historyn.c
parentAdd PSlit for prompt escapes (diff)
downloadsrc-5e38f3a7eada1c037038dc7e0af8611265698f5c.tar.gz
src-5e38f3a7eada1c037038dc7e0af8611265698f5c.zip
Import /usr/src/lib/libedit from NetBSD 8.0
Diffstat (limited to 'bin/cash/libedit/historyn.c')
-rw-r--r--bin/cash/libedit/historyn.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/cash/libedit/historyn.c b/bin/cash/libedit/historyn.c
new file mode 100644
index 00000000..59130dea
--- /dev/null
+++ b/bin/cash/libedit/historyn.c
@@ -0,0 +1,3 @@
+#include "config.h"
+#define NARROWCHAR
+#include "history.c"