Author: tkreuzer Date: Sat Dec 20 21:12:09 2008 New Revision: 38218
URL: http://svn.reactos.org/svn/reactos?rev=38218&view=rev Log: Don't use sys/time.h
Modified: trunk/reactos/lib/3rdparty/libxml2/config.h
Modified: trunk/reactos/lib/3rdparty/libxml2/config.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/3rdparty/libxml2/config... ============================================================================== --- trunk/reactos/lib/3rdparty/libxml2/config.h [iso-8859-1] (original) +++ trunk/reactos/lib/3rdparty/libxml2/config.h [iso-8859-1] Sat Dec 20 21:12:09 2008 @@ -227,7 +227,7 @@ #define HAVE_SYS_TIMEB_H 1
/* Define to 1 if you have the <sys/time.h> header file. */ -#define HAVE_SYS_TIME_H 1 +//#define HAVE_SYS_TIME_H 1
/* Define to 1 if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1