remove useless include of EAL memory config header
[dpdk.git] / drivers / net / virtio / virtio_user / vhost_kernel.c
index 6b19180..5c81e8d 100644 (file)
@@ -8,7 +8,6 @@
 #include <unistd.h>
 
 #include <rte_memory.h>
-#include <rte_eal_memconfig.h>
 
 #include "vhost.h"
 #include "virtio_user_dev.h"