#include "ckconfig.h"
-#if CRYPTKIT_DER_ENABLE
#include <security_cryptkit/CryptKitDER.h>
#include <security_cryptkit/falloc.h>
#include <Security/keyTemplates.h>
#include <Security/oidsalg.h>
#include <Security/oidsattr.h>
+#include <Security/x509defs.h>
#define PRINT_SIG_GIANTS 0
#define PRINT_CURVE_PARAMS 0
return frtn;
}
-#endif /* CRYPTKIT_DER_ENABLE */