Use a custom init function for samba4 that sets a samba4
[metze/samba/wip.git] / source / cluster / ctdb / tests / ctdb_fetch.c
index f57d05d09931db52391bb41c2b6523390b8d83e4..d5ec645757d273cf0f7582b21063e5dae99ad1da 100644 (file)
@@ -211,7 +211,7 @@ int main(int argc, const char *argv[])
                while (extra_argv[extra_argc]) extra_argc++;
        }
 
-       ev = event_context_init(NULL);
+       ev = s4_event_context_init(NULL);
 
        ctdb = ctdb_cmdline_client(ev);