From: Harlan Stenn Date: Thu, 10 Aug 2006 05:02:20 +0000 (-0400) Subject: [Bug 659] Get the latest windows patches for libopts X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=059072c0c13e063d0543c276f552a97b0cf34c5d;p=thirdparty%2Fntp.git [Bug 659] Get the latest windows patches for libopts bk: 44dabddcEb-aD_0Y40HBs4Giog5V3Q --- diff --git a/libopts/compat/compat.h b/libopts/compat/compat.h index 247c5a1aa6..8c7f19e6a3 100644 --- a/libopts/compat/compat.h +++ b/libopts/compat/compat.h @@ -153,8 +153,8 @@ #include -#ifndef __windows__ -//# include +#ifdef HAVE_UTIME_H +# include #endif #ifdef HAVE_UNISTD_H