summaryrefslogtreecommitdiffstats
path: root/examples/rlfe/screen.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 02:18:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 02:18:09 +0000
commit1cab6bf479478b2f5816e5bde4f5542dea45f15a (patch)
treef0737355f68bc024a31beb0a5dd3c0370f522071 /examples/rlfe/screen.h
parentInitial commit. (diff)
downloadreadline-1cab6bf479478b2f5816e5bde4f5542dea45f15a.tar.xz
readline-1cab6bf479478b2f5816e5bde4f5542dea45f15a.zip
Adding upstream version 7.0.upstream/7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'examples/rlfe/screen.h')
-rw-r--r--examples/rlfe/screen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/rlfe/screen.h b/examples/rlfe/screen.h
new file mode 100644
index 0000000..5b040c3
--- /dev/null
+++ b/examples/rlfe/screen.h
@@ -0,0 +1,2 @@
+/* Dummy header to avoid modifying pty.c */
+#include "os.h"