]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_tailq.c
sleep in control plane thread
[dpdk.git] / app / test / test_tailq.c
index a4ecea2d8d0f57c225fab56c4ee21028dfcd3243..9520219b0ad7c0b1a290256d94eb6c80570dfec8 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"