Fixed crash bug when calling tdb_unlockkeys() with no locked keys.
[samba.git] / source3 / python / py_winbind_conv.c
index c3e416171e74f75287560ef195a03beadddf80bd..6e2eab59414463e3b204fcccc3a06efb7caa312d 100644 (file)
@@ -18,8 +18,7 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#include "includes.h"
-#include "Python.h"
+#include "python/py_common.h"
 #include "python/py_conv.h"
 
 /* Convert a struct passwd to a dictionary */