net/vhost: remove include of numaif.h
[dpdk.git] / drivers / net / vhost / rte_eth_vhost.c
index 7f5cd7e..21a4c01 100644 (file)
@@ -33,9 +33,6 @@
 #include <unistd.h>
 #include <pthread.h>
 #include <stdbool.h>
-#ifdef RTE_LIBRTE_VHOST_NUMA
-#include <numaif.h>
-#endif
 
 #include <rte_mbuf.h>
 #include <rte_ethdev.h>