[dpdk-dev] [PATCH 1/2] cryptodev: remove obsolete include

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Wed Jul 12 14:35:59 CEST 2017



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jan Blunck
> Sent: Wednesday, July 12, 2017 9:00 AM
> To: dev at dpdk.org
> Cc: Doherty, Declan <declan.doherty at intel.com>
> Subject: [dpdk-dev] [PATCH 1/2] cryptodev: remove obsolete include
> 
> Signed-off-by: Jan Blunck <jblunck at infradead.org>
> ---
>  lib/librte_cryptodev/rte_cryptodev.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/lib/librte_cryptodev/rte_cryptodev.h
> b/lib/librte_cryptodev/rte_cryptodev.h
> index ca7cbdd8d..989db0f36 100644
> --- a/lib/librte_cryptodev/rte_cryptodev.h
> +++ b/lib/librte_cryptodev/rte_cryptodev.h
> @@ -49,7 +49,6 @@ extern "C" {
>  #include "rte_crypto.h"
>  #include "rte_dev.h"
>  #include <rte_common.h>
> -#include <rte_vdev.h>
> 
>  extern const char **rte_cyptodev_names;
> 
> --
> 2.13.2

Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>



More information about the dev mailing list