Rework Samba4 to use the new common libcli/auth code
[kai/samba.git] / libcli / samsync / samsync.h
index 19c797816acde1a9b16572eebb7dd896fba0e20d..dad3427f36981a73e89eb6a88703541fb6e73a9a 100644 (file)
@@ -21,6 +21,6 @@
 */
 
 NTSTATUS samsync_fix_delta(TALLOC_CTX *mem_ctx,
-                          struct creds_CredentialState *creds,
+                          struct netlogon_creds_CredentialState *creds,
                           enum netr_SamDatabaseID database_id,
                           struct netr_DELTA_ENUM *delta);