comparison src/s/hpux.h @ 41186:6d18f98e184a

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 17 Nov 2001 03:49:52 +0000
parents 556de690adf1
children 9fee2ba2f93d
comparison
equal deleted inserted replaced
41185:d12c8d3334f4 41186:6d18f98e184a
215 sprintf (pty_name, "/dev/ptym/pty%c%x", c, i); 215 sprintf (pty_name, "/dev/ptym/pty%c%x", c, i);
216 216
217 /* This triggers a conditional in xfaces.c. */ 217 /* This triggers a conditional in xfaces.c. */
218 #define XOS_NEEDS_TIME_H 218 #define XOS_NEEDS_TIME_H
219 219
220 /* HPUX 7 has sys/wait.h but it does not work right. */ 220 /* It's possible that HPUX 7 has sys/wait.h but it does not work right. */
221 #undef HAVE_SYS_WAIT_H 221 #undef HAVE_SYS_WAIT_H