mbuf: add a copy routine
[dpdk.git] / app / test / test_tailq.c
index a4ecea2..9520219 100644 (file)
@@ -10,8 +10,8 @@
 #include <sys/queue.h>
 
 #include <rte_eal.h>
-#include <rte_eal_memconfig.h>
 #include <rte_string_fns.h>
+#include <rte_tailq.h>
 
 #include "test.h"