examples: remove unneeded atomic header include
[dpdk.git] / examples / l2fwd-crypto / main.c
index c2ffbdd..83bbea8 100644 (file)
@@ -20,7 +20,6 @@
 #include <unistd.h>
 
 #include <rte_string_fns.h>
-#include <rte_atomic.h>
 #include <rte_branch_prediction.h>
 #include <rte_common.h>
 #include <rte_cryptodev.h>