summaryrefslogtreecommitdiffstats
path: root/examples/rlfe/screen.h
diff options
context:
space:
mode:
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"