]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_memzone.c
examples/ip_frag: fix use of ethdev internal device array
[dpdk.git] / app / test / test_memzone.c
index 9fe465e62119915e9a422dd9d94940a59ba530b9..7501b63c5855d171d53339a148bd479711ba1364 100644 (file)
@@ -19,6 +19,7 @@
 #include <rte_errno.h>
 #include <rte_malloc.h>
 #include "../../lib/librte_eal/common/malloc_elem.h"
 #include <rte_errno.h>
 #include <rte_malloc.h>
 #include "../../lib/librte_eal/common/malloc_elem.h"
+#include "../../lib/librte_eal/common/eal_memcfg.h"
 
 #include "test.h"
 
 
 #include "test.h"