From: Jan Blunck Date: Fri, 6 Oct 2017 08:39:31 +0000 (+0200) Subject: cryptodev: remove obsolete vdev include X-Git-Tag: spdx-start~1190 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=fc116fa14f0838ff0471bb7db5fa74f7e87e594d;p=dpdk.git cryptodev: remove obsolete vdev include Signed-off-by: Jan Blunck Acked-by: Pablo de Lara --- diff --git a/lib/librte_cryptodev/rte_cryptodev.h b/lib/librte_cryptodev/rte_cryptodev.h index fd0e3f1972..b74bbdd25c 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 -#include extern const char **rte_cyptodev_names;