r5305: removed libcli/ldap/ldap.h from includes.h
[kamenim/samba.git] / source4 / torture / ldap / basic.c
index 99f79c8c50c368e6494bc2917c3b3aeda98c21a3..936a8dbe510abcc050002bc20e4f1f06d1c419d9 100644 (file)
@@ -22,6 +22,7 @@
 */
 
 #include "includes.h"
+#include "libcli/ldap/ldap.h"
 
 BOOL test_bind_simple(struct ldap_connection *conn, const char *userdn, const char *password)
 {