changeset 3435:7930bf123cb7

(XOS_NEEDS_TIME_H): Defined.
author Richard M. Stallman <rms@gnu.org>
date Wed, 02 Jun 1993 20:15:04 +0000
parents e7558407ad29
children 291f28da7ea1
files src/s/hpux.h src/s/sol2.h
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/hpux.h	Wed Jun 02 19:11:58 1993 +0000
+++ b/src/s/hpux.h	Wed Jun 02 20:15:04 1993 +0000
@@ -258,3 +258,6 @@
 /* This is how to get the device name of the control end of a pty.  */
 #define PTY_NAME_SPRINTF \
 	sprintf (pty_name, "/dev/ptym/pty%c%x", c, i);
+
+/* This triggers a conditional in xfaces.c.  */
+#define XOS_NEEDS_TIME_H
--- a/src/s/sol2.h	Wed Jun 02 19:11:58 1993 +0000
+++ b/src/s/sol2.h	Wed Jun 02 20:15:04 1993 +0000
@@ -1,5 +1,8 @@
 #include "usg5-4.h"
 
+/* This triggers a conditional in xfaces.c.  */
+#define XOS_NEEDS_TIME_H
+
 #define POSIX
 
 /* Here is how to find X Windows.  The -R option says where