On Wed, Oct 26, 2016 at 02:09:25PM +0300, Cristian Stoica wrote:
> Signed-off-by: Cristian Stoica <cristian.sto...@nxp.com>
> ---
>  tests/async_speed.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/tests/async_speed.c b/tests/async_speed.c
> index 1188599..dad5bc5 100644
> --- a/tests/async_speed.c
> +++ b/tests/async_speed.c
> @@ -26,6 +26,8 @@
>  #include <sys/time.h>
>  #include <sys/types.h>
>  #include <signal.h>
> +#include <unistd.h>
> +#include <stdint.h>
>  #include <crypto/cryptodev.h>
>  
>  #ifdef ENABLE_ASYNC

Hmm. What functions is it complaining about? On my local system with
gcc-5.4 there are no warnings?

Thanks, Phil

_______________________________________________
Cryptodev-linux-devel mailing list
Cryptodev-linux-devel@gna.org
https://mail.gna.org/listinfo/cryptodev-linux-devel

Reply via email to