summaryrefslogtreecommitdiff
path: root/net/samba4-devel/files/patch-source4-auth-gensec-pygensec.c
blob: d4c1e30932e7ef39f0c78d5f763a07369f381256 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./source4/auth/gensec/pygensec.c.orig	2010-01-11 06:35:28.000000000 +0100
+++ ./source4/auth/gensec/pygensec.c	2011-08-05 17:51:42.000000000 +0200
@@ -22,7 +22,7 @@
 #include "auth/gensec/gensec.h"
 #include "libcli/util/pyerrors.h"
 #include "scripting/python/modules.h"
-#include "pytalloc.h"
+#include "lib/talloc/pytalloc.h"
 #include <tevent.h>
 
 #ifndef Py_RETURN_NONE