remove useless include of EAL memory config header
[dpdk.git] / drivers / net / virtio / virtio_user / vhost_user.c
index 4b74bd2..a4b5c25 100644 (file)
@@ -13,7 +13,6 @@
 
 #include <rte_string_fns.h>
 #include <rte_fbarray.h>
-#include <rte_eal_memconfig.h>
 
 #include "vhost.h"
 #include "virtio_user_dev.h"