$OpenBSD: patch-src_ccrtp_crypto_openssl_AesSrtp_cxx,v 1.1.1.1 2007/12/08 05:23:20 jakemsr Exp $
--- src/ccrtp/crypto/openssl/AesSrtp.cxx.orig	Sat Jun  9 16:16:18 2007
+++ src/ccrtp/crypto/openssl/AesSrtp.cxx	Sat Jun  9 16:16:26 2007
@@ -37,7 +37,7 @@
 
 extern void initializeOpenSSL();
 
-#include <malloc.h>
+#include <stdlib.h>
 #include <openssl/aes.h>                // the include of openSSL
 #include <ccrtp/crypto/AesSrtp.h>
 #include <string.h>
