$OpenBSD: patch-src_nt_h,v 1.1 2001/03/17 17:21:42 wilfried Exp $ --- src/nt.h.orig Fri May 28 18:05:46 1999 +++ src/nt.h Fri Mar 16 20:45:42 2001 @@ -75,7 +75,7 @@ time_t time(time_t *); #include #include -#ifndef HAVE_NO_VALUES_H +#if !defined(HAVE_NO_VALUES_H) && !defined(__OpenBSD__) #include #endif