Avoid using a utility header for Python replacements included in Samba,
authorJelmer Vernooij <jelmer@samba.org>
Thu, 8 Jan 2009 11:20:20 +0000 (12:20 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 8 Jan 2009 11:20:20 +0000 (12:20 +0100)
commitba5d6e6d706ebf07640ee24d701255cbb4803525
tree935e0e1ca2e1ad85ae974e051ba51efce412feb3
parent61a23c5eea2203721a70a4ad41bfdc6cd1d6a2a7
Avoid using a utility header for Python replacements included in Samba,
since this will not be shipped with talloc/tdb/tevent/etc.
15 files changed:
lib/tdb/pytdb.c
lib/tevent/pytevent.c
lib/util/python_util.h [deleted file]
libcli/nbt/pynbt.c
pidl/lib/Parse/Pidl/Samba4/Python.pm
source4/auth/credentials/pycredentials.c
source4/lib/com/pycom.c
source4/lib/ldb/pyldb.c
source4/lib/messaging/pymessaging.c
source4/lib/registry/pyregistry.c
source4/librpc/ndr/py_security.c
source4/librpc/rpc/pyrpc.c
source4/param/pyparam.c
source4/scripting/python/pyglue.c
source4/web_server/wsgi.c