use autoconf macro

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22084 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-11-16 20:12:30 +00:00
parent f4ae278f39
commit 6c6a2829d7

View File

@@ -39,7 +39,7 @@ RCSID("$Id$");
#include <Security/Security.h>
/* Missing function decls in pre Leopard */
#ifndef kSecCredentialTypeDefault
#ifdef NEED_SECKEYGETCSPHANDLE_PROTO
OSStatus SecKeyGetCSPHandle(SecKeyRef, CSSM_CSP_HANDLE *);
OSStatus SecKeyGetCredentials(SecKeyRef, CSSM_ACL_AUTHORIZATION_TAG,
int, const CSSM_ACCESS_CREDENTIALS **);