]> git.saurik.com Git - apple/security.git/blobdiff - keychain/SecureObjectSync/SOSRingPeerInfoUtils.h
Security-59306.11.20.tar.gz
[apple/security.git] / keychain / SecureObjectSync / SOSRingPeerInfoUtils.h
diff --git a/keychain/SecureObjectSync/SOSRingPeerInfoUtils.h b/keychain/SecureObjectSync/SOSRingPeerInfoUtils.h
new file mode 100644 (file)
index 0000000..0916f1f
--- /dev/null
@@ -0,0 +1,14 @@
+//
+//  SOSRingPeerInfoUtils.h
+//  sec
+//
+//  Created by Richard Murphy on 3/15/15.
+//
+//
+
+#ifndef _sec_SOSRingPeerInfoUtils_
+#define _sec_SOSRingPeerInfoUtils_
+
+#include <stdio.h>
+
+#endif /* defined(_sec_SOSRingPeerInfoUtils_) */