aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
Diffstat (limited to 'src/s')
-rw-r--r--src/s/hpux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/hpux.h b/src/s/hpux.h
index 8b7bded93aa..c7842f1d6df 100644
--- a/src/s/hpux.h
+++ b/src/s/hpux.h
@@ -217,5 +217,5 @@ Boston, MA 02111-1307, USA. */
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