1 2 3 4 5 6 7 8 9 10 11
--- usr/lib/pkcs11/common/btree.c.orig 2016-04-29 17:26:45 UTC +++ usr/lib/pkcs11/common/btree.c @@ -30,7 +30,7 @@ #include <stdio.h> -#include <malloc.h> +#include <stdlib.h> #include "pkcs11types.h" #include "local_types.h"