aboutsummaryrefslogtreecommitdiff
path: root/example/ipfragreass/odp_ipfragreass_helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'example/ipfragreass/odp_ipfragreass_helpers.h')
-rw-r--r--example/ipfragreass/odp_ipfragreass_helpers.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/example/ipfragreass/odp_ipfragreass_helpers.h b/example/ipfragreass/odp_ipfragreass_helpers.h
index 3678b7db6..af47e326c 100644
--- a/example/ipfragreass/odp_ipfragreass_helpers.h
+++ b/example/ipfragreass/odp_ipfragreass_helpers.h
@@ -9,12 +9,6 @@
#include <odp/helper/ip.h>
-#if defined(__ARM_ARCH)
-#include "odp_ipfragreass_atomics_arm.h"
-#else
-#include "odp_ipfragreass_atomics.h"
-#endif
-
/**
* Generate a random IPv4 UDP packet from the specified parameters
*