s3: Do not directly reference the ndr_table_* in rpcclient
[samba.git] / source3 / rpcclient / cmd_test.c
index 85e90a19b514a2244ea6c86c864c345223e8888d..ac65a1657473322d67ea419d601a9e31f04fd89a 100644 (file)
@@ -69,7 +69,7 @@ struct cmd_set test_commands[] = {
        { "TESTING" },
 
        { "testme", RPC_RTYPE_NTSTATUS, cmd_testme, NULL,
-         NULL, NULL, "Sample test", "testme" },
+         NULL, 0, NULL, "Sample test", "testme" },
 
        { NULL }
 };