mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-05 23:35:48 +03:00
Patches from Igor for Windows try to fix the LIBXSLT_PUBLIC mess Daniel
* win32/dsp/* xsltproc/xsltproc.c libxslt/transform.c: Patches from Igor for Windows * libxslt/xslt.h: try to fix the LIBXSLT_PUBLIC mess Daniel
This commit is contained in:
@@ -54,6 +54,10 @@
|
||||
#include <winsock2.h>
|
||||
#pragma comment(lib, "ws2_32.lib")
|
||||
#define gettimeofday(p1,p2)
|
||||
#define HAVE_TIME_H
|
||||
#include <time.h>
|
||||
#define HAVE_STDARG_H
|
||||
#include <stdarg.h>
|
||||
#endif /* _MS_VER */
|
||||
#else /* WIN32 */
|
||||
#if defined(HAVE_SYS_TIME_H)
|
||||
|
Reference in New Issue
Block a user