11 lines
395 B
Diff
11 lines
395 B
Diff
--- libxslt-1.1.27/python//libxslt_wrap.h.orig 2012-09-26 17:19:25 +0400
|
|
+++ libxslt-1.1.27/python//libxslt_wrap.h 2012-09-26 17:37:40 +0400
|
|
@@ -17,6 +17,7 @@
|
|
#include <libxslt/transform.h>
|
|
#include <libxslt/variables.h>
|
|
#include <libxslt/xsltconfig.h>
|
|
+#include <libxslt/xsltlocale.h>
|
|
|
|
#define Pystylesheet_Get(v) (((v) == Py_None) ? NULL : \
|
|
(((Pystylesheet_Object *)(v))->obj))
|