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