summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/pyldb.h
diff options
context:
space:
mode:
authorMatthias Dieter Wallnöfer <mdw@samba.org>2010-12-12 21:40:03 +0100
committerMatthias Dieter Wallnöfer <mdw@samba.org>2010-12-12 22:55:14 +0100
commite4b22702b6fc72a6ac8989144ded3f78cb05d641 (patch)
treead82e6ef43bef1d73a9e3f1c00f7182d0933dc9d /source4/lib/ldb/pyldb.h
parent35206df51af8288bedc3efb5e8bdd44feff42af6 (diff)
downloadsamba-e4b22702b6fc72a6ac8989144ded3f78cb05d641.tar.gz
samba-e4b22702b6fc72a6ac8989144ded3f78cb05d641.tar.bz2
samba-e4b22702b6fc72a6ac8989144ded3f78cb05d641.zip
ldb:pyldb.h - revert to the previous header behaviour
"ldb_private.h" is private and therefore might not always be available.
Diffstat (limited to 'source4/lib/ldb/pyldb.h')
-rw-r--r--source4/lib/ldb/pyldb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/lib/ldb/pyldb.h b/source4/lib/ldb/pyldb.h
index afc8c51881..211789c18b 100644
--- a/source4/lib/ldb/pyldb.h
+++ b/source4/lib/ldb/pyldb.h
@@ -26,9 +26,7 @@
#ifndef _PYLDB_H_
#define _PYLDB_H_
-#include <Python.h>
#include <talloc.h>
-#include "ldb_private.h"
typedef struct {
PyObject_HEAD