mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 08:30:37 -04:00
PR: ports/159531 Submitted by: daniele <danielependenza@yahoo.fr> Approved by: maintainer (timur@)
11 lines
380 B
C
11 lines
380 B
C
--- ./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
|