git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f043c1
)
Fix include path to pytalloc.
author
Jelmer Vernooij
<jelmer@samba.org>
Fri, 24 Oct 2008 00:58:12 +0000
(
02:58
+0200)
committer
Jelmer Vernooij
<jelmer@samba.org>
Fri, 24 Oct 2008 00:58:12 +0000
(
02:58
+0200)
pidl/lib/Parse/Pidl/Samba4/Python.pm
patch
|
blob
|
history
diff --git
a/pidl/lib/Parse/Pidl/Samba4/Python.pm
b/pidl/lib/Parse/Pidl/Samba4/Python.pm
index fc64c35fca1858da2f57f42cf684c4e316d6f26b..58e6910d3dffbd5bdea7e999755a8d7580ec7cf3 100644
(file)
--- a/
pidl/lib/Parse/Pidl/Samba4/Python.pm
+++ b/
pidl/lib/Parse/Pidl/Samba4/Python.pm
@@
-1142,7
+1142,7
@@
sub Parse($$$$$)
#include \"includes.h\"
#include <Python.h>
#include \"librpc/rpc/dcerpc.h\"
-#include \"
scripting/python
/pytalloc.h\"
+#include \"
lib/talloc
/pytalloc.h\"
#include \"librpc/rpc/pyrpc.h\"
#include \"lib/events/events.h\"
#include \"$hdr\"