Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
[samba.git] / source4 / scripting / python / modules.c
index ba85994636186fe23f12f2681989857979f3c246..08f3c1156c432dd678e85ff10d3457a35ad62767 100644 (file)
@@ -19,7 +19,6 @@
 
 #include "includes.h"
 #include <Python.h>
-#include "build.h"
 
 extern void init_ldb(void);
 extern void init_security(void);