Merge of r85:88 from branch polarssl into trunk.
[umurmur.git] / src / messagehandler.c
index b2f5670e90d6c0c1f08fdd67b531a465bde7fefb..ae613dafb6d7be3fa30ba4caab9e3efcd57863d2 100644 (file)
@@ -29,7 +29,7 @@
    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
 #include <string.h>
-#include <openssl/aes.h>
+#include <stdlib.h>
 
 #include "log.h"
 #include "list.h"