mbuf: use C11 atomic builtins for refcnt
[dpdk.git] / lib / librte_mbuf / rte_mbuf.c
index ae91ae2..8a456e5 100644 (file)
@@ -22,7 +22,6 @@
 #include <rte_eal.h>
 #include <rte_per_lcore.h>
 #include <rte_lcore.h>
-#include <rte_atomic.h>
 #include <rte_branch_prediction.h>
 #include <rte_mempool.h>
 #include <rte_mbuf.h>