1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-08-01 10:06:59 +03:00

- nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic

provided fixes to compile on MSCC again
- win32/libxml2/libxml2.def.src win32/libxml2/libxml2*.dsp: he
  also provided an update for the project files.
Daniel
This commit is contained in:
Daniel Veillard
2001-06-09 13:52:58 +00:00
parent a682b219c4
commit f3afa7dd4e
8 changed files with 77 additions and 6 deletions

4
uri.c
View File

@ -10,10 +10,6 @@
#include "libxml.h"
#ifdef WIN32
#define INCLUDE_WINSOCK
#endif
#include <string.h>
#include <libxml/xmlmemory.h>