summaryrefslogtreecommitdiffstats
path: root/python/wrap_objs.h
diff options
context:
space:
mode:
authorValery Febvre <vfebvre at easter-eggs.com>2004-04-07 03:00:43 +0000
committerValery Febvre <vfebvre at easter-eggs.com>2004-04-07 03:00:43 +0000
commitc040ec62e11b5140e52ee0f59f9fc70a94b5ac5d (patch)
treed2031b4e39c16b80ed8090e9e169547d9ac85528 /python/wrap_objs.h
parentbeeae477e9c544e707d27101ce4e9c6c6cd80d70 (diff)
downloadlasso-c040ec62e11b5140e52ee0f59f9fc70a94b5ac5d.tar.gz
lasso-c040ec62e11b5140e52ee0f59f9fc70a94b5ac5d.tar.xz
lasso-c040ec62e11b5140e52ee0f59f9fc70a94b5ac5d.zip
*** empty log message ***
Diffstat (limited to 'python/wrap_objs.h')
-rw-r--r--python/wrap_objs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/wrap_objs.h b/python/wrap_objs.h
index c0889a10..2812bb71 100644
--- a/python/wrap_objs.h
+++ b/python/wrap_objs.h
@@ -9,6 +9,8 @@
#include <xmlsec/xmlsec.h>
+#include <lasso/protocols/protocols.h>
+
typedef struct {
PyObject_HEAD
xmlDocPtr obj;