]> git.saurik.com Git - apple/security.git/blobdiff - libsecurity_apple_csp/lib/rc4Context.h
Security-55471.14.8.tar.gz
[apple/security.git] / libsecurity_apple_csp / lib / rc4Context.h
index e3aeb905e852e6307bebeb1595acdbdf564630a3..71a5a69acced9c7bc8fe342107406a55ff33fce9 100644 (file)
@@ -24,9 +24,8 @@
 #define _RC4_CONTEXT_H_
 
 #include "AppleCSPContext.h"
 #define _RC4_CONTEXT_H_
 
 #include "AppleCSPContext.h"
-#include <CoreServices/../Frameworks/CarbonCore.framework/Headers/MacTypes.h>
 #include <CommonCrypto/CommonCryptor.h>
 #include <CommonCrypto/CommonCryptor.h>
-#include "/usr/local/include/CommonCrypto/CommonCryptorSPI.h"
+#include <CommonCrypto/CommonCryptorSPI.h>
 
 class RC4Context : public AppleCSPContext {
 public:
 
 class RC4Context : public AppleCSPContext {
 public: