aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp/packet_io.h
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2015-01-26 20:33:41 +0100
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-01-29 20:42:36 +0300
commit822c4dadeb5f7b32654dfc60ed2569c5a0635172 (patch)
treeffb0d0e8cf7b0e6767d9f88d70fd0e4194ca9d9f /platform/linux-generic/include/odp/packet_io.h
parentbe6cb263c77cad14e437601f573f0d47b2f6aa9a (diff)
api: classification: move typedefs and defines
Align the style with the rest of the header files of linux-generic Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Reviewed-by: Balasubramanian Manoharan <bala.manoharan@linaro.org> Reviewed-by: Taras Kondratiuk <taras.kondratiuk@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'platform/linux-generic/include/odp/packet_io.h')
-rw-r--r--platform/linux-generic/include/odp/packet_io.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/linux-generic/include/odp/packet_io.h b/platform/linux-generic/include/odp/packet_io.h
index 21b662c12..01bd777d9 100644
--- a/platform/linux-generic/include/odp/packet_io.h
+++ b/platform/linux-generic/include/odp/packet_io.h
@@ -18,6 +18,9 @@ extern "C" {
#endif
#include <odp/std_types.h>
+#include <odp/pool_types.h>
+#include <odp/classification_types.h>
+#include <odp/packet_types.h>
#include <odp/packet_io_types.h>
/** @ingroup odp_packet_io