mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-01 13:41:39 +03:00
fixes for compiling without config.h Daniel
* python/generator.py python/libxslt.c: fixes for compiling without config.h Daniel
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
* daniel@veillard.com
|
||||
*/
|
||||
#include <Python.h>
|
||||
#include "config.h"
|
||||
/* #include "config.h" */
|
||||
#include <libxml/xmlmemory.h>
|
||||
#include <libxml/tree.h>
|
||||
#include <libxml/xpath.h>
|
||||
|
Reference in New Issue
Block a user