]> git.saurik.com Git - apple/security.git/blob - OSX/sec/SOSCircle/SecureObjectSync/SOSRingBackup.h
838167564a33c5f6bf4f5c7d5d31f41fbd7e492a
[apple/security.git] / OSX / sec / SOSCircle / SecureObjectSync / SOSRingBackup.h
1 //
2 // SOSRingBackup.h
3 // sec
4 //
5 // Created by Richard Murphy on 4/24/15.
6 //
7 //
8
9 #ifndef _sec_SOSRingBackup_
10 #define _sec_SOSRingBackup_
11
12 #include "SOSRingTypes.h"
13
14 extern ringFuncStruct backup;
15
16
17 #endif /* defined(_sec_SOSRingBackup_) */