changeset 3004:96a9c2369a0d

* s-hpux8.h (NO_SIOCTL_H): Defined.
author Jim Blandy <jimb@redhat.com>
date Mon, 24 May 1993 03:39:58 +0000
parents 5a73d384f45e
children 8a5b38421850
files src/s/hpux8.h
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/hpux8.h	Mon May 24 02:32:33 1993 +0000
+++ b/src/s/hpux8.h	Mon May 24 03:39:58 1993 +0000
@@ -25,3 +25,7 @@
 
 /* Specify compiler options for compiling oldXMenu.  */
 #define OLDXMENU_OPTIONS CFLAGS=-I/usr/include/X11R4
+
+/* Some hpux 8 machines seem to have TIOCGWINSZ,
+   and none have sioctl.h, so might as well define this.  */
+#define NO_SIOCTL_H