NVMEDevice: remove unnessary dpdk header file

Signed-off-by: optimistyzy <optimistyzy@gmail.com>
This commit is contained in:
optimistyzy 2017-04-20 13:48:00 +08:00
parent 9d5fa6129d
commit 057fe4b7c5

View File

@ -30,10 +30,6 @@
#include <spdk/nvme.h>
#include <rte_config.h>
#include <rte_cycles.h>
#include <rte_mempool.h>
#include <rte_malloc.h>
#include <rte_lcore.h>
#include "include/stringify.h"