summaryrefslogtreecommitdiffstats
path: root/examples/rlfe/screen.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 12:43:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 12:43:23 +0000
commitc2e5be2aa0fbd926b07f764ffbc8359d3246342f (patch)
tree3d8907d9f67b8c8d9a407c60f5c09c947ce8a151 /examples/rlfe/screen.h
parentInitial commit. (diff)
downloadreadline-upstream/8.1.tar.xz
readline-upstream/8.1.zip
Adding upstream version 8.1.upstream/8.1upstream
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"