summary refs log tree commit diff
path: root/bin/1sh/libedit/historyn.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/1sh/libedit/historyn.c')
-rw-r--r--bin/1sh/libedit/historyn.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/1sh/libedit/historyn.c b/bin/1sh/libedit/historyn.c
new file mode 100644
index 00000000..59130dea
--- /dev/null
+++ b/bin/1sh/libedit/historyn.c
@@ -0,0 +1,3 @@
+#include "config.h"
+#define NARROWCHAR
+#include "history.c"