X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/5c19dc3ae3bd8e40a9c028b0deddd50ff337692c..90dc47c27df1983f6ebc252b0c4b94c8718fe52d:/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslAsn1.cpp diff --git a/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslAsn1.cpp b/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslAsn1.cpp index 5f3b68e6..cd652271 100644 --- a/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslAsn1.cpp +++ b/OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslAsn1.cpp @@ -24,9 +24,9 @@ #include "AppleCSPUtils.h" #include "opensshCoding.h" #include -#include -#include -#include +#include +#include +#include #include #include @@ -37,7 +37,7 @@ #include -#define sslAsn1Debug(args...) secdebug("sslAsn1", ##args) +#define sslAsn1Debug(args...) secinfo("sslAsn1", ##args) #ifndef NDEBUG /* set to 1 to see all ASN related errors */