From c85f08faae7606975f0e1a0b57380171ff2693c3 Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Fri, 9 Jul 2004 04:04:32 +0000 Subject: [PATCH] Deleted obsolete HAVE_SYS_WAIT_H --- config.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.h b/config.h index 9f24a187..487f9bde 100644 --- a/config.h +++ b/config.h @@ -15,8 +15,5 @@ /* Define as 1 if you have the timegm function */ #undef HAVE_TIMEGM -/* Define as 1 if you have sys/wait.h */ -#undef HAVE_SYS_WAIT_H - /* Define as 1 if you have unistd.h */ #define HAVE_UNISTD_H 1