aboutsummaryrefslogtreecommitdiff
path: root/contrib/libreadline/rltty.h
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-06-07 12:17:44 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-06-07 12:17:44 +0000
commit933f368172458b72e1a1e36f6cab3d618e9595f4 (patch)
tree273a40857d601fa83d190bfbfb6ae23041a7743d /contrib/libreadline/rltty.h
parentb29a08bf10533847eec8595efaffc02857b5b353 (diff)
downloadsrc-933f368172458b72e1a1e36f6cab3d618e9595f4.tar.gz
src-933f368172458b72e1a1e36f6cab3d618e9595f4.zip
Virgin import of readline-2.1, unneded docs deleted
Notes
Notes: svn path=/vendor/libreadline/dist/; revision=26497
Diffstat (limited to 'contrib/libreadline/rltty.h')
-rw-r--r--contrib/libreadline/rltty.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/libreadline/rltty.h b/contrib/libreadline/rltty.h
index 3ee6b3f28f80..3e1370473aea 100644
--- a/contrib/libreadline/rltty.h
+++ b/contrib/libreadline/rltty.h
@@ -42,6 +42,18 @@
# include <sgtty.h>
#endif
+/* Stuff for `struct winsize' on various systems. */
+#if defined (HAVE_SYS_STREAM_H)
+# include <sys/stream.h>
+#endif /* HAVE_SYS_STREAM_H */
+#if defined (HAVE_SYS_PTEM_H)
+# include <sys/ptem.h>
+# define _IO_PTEM_H /* work around SVR4.2 1.1.4 bug */
+#endif /* HAVE_SYS_PTEM_H */
+#if defined (HAVE_SYS_PTE_H)
+# include <sys/pte.h>
+#endif /* HAVE_SYS_PTE_H */
+
/* Define _POSIX_VDISABLE if we are not using the `new' tty driver and
it is not already defined. It is used both to determine if a
special character is disabled and to disable certain special