]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/http-private.h
Fix some build issues with the "core" component selection (rdar://47394086)
[thirdparty/cups.git] / cups / http-private.h
index 9a789cf742894500d3d4a72a30a99695d6c7807f..1e9022bd15cc5d18e28542dac17870de167aa05d 100644 (file)
@@ -154,9 +154,6 @@ typedef gnutls_certificate_credentials_t *http_tls_credentials_t;
  * for its IO and protocol management...
  */
 
-#    if !defined(HAVE_SECBASEPRIV_H) && defined(HAVE_CSSMERRORSTRING) /* Declare prototype for function in that header... */
-extern const char *cssmErrorString(int error);
-#    endif /* !HAVE_SECBASEPRIV_H && HAVE_CSSMERRORSTRING */
 #    if !defined(HAVE_SECIDENTITYSEARCHPRIV_H) && defined(HAVE_SECIDENTITYSEARCHCREATEWITHPOLICY) /* Declare prototype for function in that header... */
 extern OSStatus SecIdentitySearchCreateWithPolicy(SecPolicyRef policy,
                                CFStringRef idString, CSSM_KEYUSE keyUsage,