]> git.saurik.com Git - apple/security.git/blobdiff - Keychain/DeviceViewController.h
Security-57031.1.35.tar.gz
[apple/security.git] / Keychain / DeviceViewController.h
diff --git a/Keychain/DeviceViewController.h b/Keychain/DeviceViewController.h
new file mode 100644 (file)
index 0000000..08f85e6
--- /dev/null
@@ -0,0 +1,13 @@
+//
+//  DeviceViewController.h
+//  Security
+//
+//  Created by john on 11/18/12.
+//
+//
+
+#import <UIKit/UIKit.h>
+
+@interface DeviceViewController : UIViewController
+
+@end