cryptodev: modify return value for asym session create
[dpdk.git] / lib / stack / rte_stack.c
index f1cbb98..56bf2c8 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #include <string.h>
+#include <sys/queue.h>
 
 #include <rte_string_fns.h>
-#include <rte_atomic.h>
 #include <rte_eal.h>
 #include <rte_eal_memconfig.h>
 #include <rte_errno.h>