]> git.saurik.com Git - apple/security.git/blobdiff - KeychainSyncAccountUpdater/KeychainSyncAccountUpdater.h
Security-58286.1.32.tar.gz
[apple/security.git] / KeychainSyncAccountUpdater / KeychainSyncAccountUpdater.h
diff --git a/KeychainSyncAccountUpdater/KeychainSyncAccountUpdater.h b/KeychainSyncAccountUpdater/KeychainSyncAccountUpdater.h
new file mode 100644 (file)
index 0000000..5c10c1f
--- /dev/null
@@ -0,0 +1,5 @@
+#import <UAUPlugin/UAUSession.h>
+
+@interface KeychainSyncAccountUpdater : NSObject <UserAccountUpdaterProtocol>
+
+@end