]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_ssl/lib/tlsCallbacks.c
Security-59754.80.3.tar.gz
[apple/security.git] / OSX / libsecurity_ssl / lib / tlsCallbacks.c
index d17e73d46f76fb0ee7d45bc1f35eaf55f3a910c2..13a2c8c7ce657f8bcca547710fc4a07995a5faae 100644 (file)
@@ -35,6 +35,8 @@
 #include <tls_helpers.h>
 #include <tls_cache.h>
 
+#include "utilities/simulatecrash_assert.h"
+
 static
 int tls_handshake_write_callback(tls_handshake_ctx_t ctx, const SSLBuffer data, uint8_t content_type)
 {