From: Pierangelo Masarati Date: Wed, 5 Dec 2001 08:51:49 +0000 (+0000) Subject: my system does not have the removed headers; however it compiles by adding sys/time... X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~770 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fb60696ac4db34d7701ae003c5c363f8d035102e;p=openldap my system does not have the removed headers; however it compiles by adding sys/time.h, is it fine? --- diff --git a/libraries/liblutil/uuid.c b/libraries/liblutil/uuid.c index b6286f0589..54595b39fc 100644 --- a/libraries/liblutil/uuid.c +++ b/libraries/liblutil/uuid.c @@ -26,10 +26,8 @@ # include #else # include -# include -# include # include -# include +# include # ifdef HAVE_SYS_SYSCTL_H # include # include