ldb:pyldb.h - revert to the previous header behaviour
[metze/samba/wip.git] / source4 / lib / ldb / pyldb.c
index 44a006ffb305c0aa37cfa6cf22ebc5585b1c1c59..0167c570c566cd93cc54f12a3e8c8b39425c16f4 100644 (file)
@@ -26,6 +26,8 @@
    License along with this library; if not, see <http://www.gnu.org/licenses/>.
 */
 
+#include <Python.h>
+#include "ldb_private.h"
 #include "pyldb.h"
 
 /* There's no Py_ssize_t in 2.4, apparently */