mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
- fix for PIs name starting with xml
- fixed a potential problem with || and && ops - generate win32config.h for those on the Other Side ! Daniel
This commit is contained in:
@ -7,8 +7,7 @@
|
||||
*/
|
||||
|
||||
#ifdef WIN32
|
||||
#define HAVE_FCNTL_H
|
||||
#include <io.h>
|
||||
#include "win32config.h"
|
||||
#else
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user