Fix silly typo.
[metze/samba/wip.git] / source4 / lib / ldb / pyldb.c
index f4f43a3d0b25384b693a5f72fe02ed909f0e4c0f..10b9691ae079ca93519bf6c95e2713a0fee3d3fa 100644 (file)
@@ -32,6 +32,7 @@
 #if PY_MAJOR_VERSION == 2 && PY_MINOR_VERSION < 5
 typedef int Py_ssize_t;
 typedef inquiry lenfunc;
+typedef intargfunc ssizeargfunc;
 #endif
 
 /* Picked out of thin air. To do this properly, we should probably have some part of the