r12620: Get rid of automatically generated lists of init functions of subsystems.
[sfrench/samba-autobuild/.git] / source4 / torture / com / simple.c
index 09061422f5f6fac254c2d1df0b6e958edd15bcb8..5d3c6250c47bc643eeb60be9cbcd3698effffcc7 100644 (file)
@@ -38,6 +38,8 @@ static BOOL test_readwrite(TALLOC_CTX *mem_ctx, const char *host)
        char test_data[5];
        int i;
 
+       com_init();
+
        com_init_ctx(&ctx, NULL);
        dcom_client_init(ctx, cmdline_credentials);