r13346: use private proto header files for the torture tests
[ira/wip.git] / source4 / torture / ldap / basic.c
index 64c4dbfdf01b4209f079aa3e040ab30ca168696d..b7a2242c954806f8277fc54d47fd2595b69bdc44 100644 (file)
@@ -25,6 +25,8 @@
 #include "libcli/ldap/ldap_client.h"
 #include "lib/cmdline/popt_common.h"
 
+#include "torture/ldap/proto.h"
+
 static BOOL test_bind_simple(struct ldap_connection *conn, const char *userdn, const char *password)
 {
        NTSTATUS status;