aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp/event.h
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2015-01-27 22:04:01 +0100
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-01-29 20:42:38 +0300
commit49bf1afedff2cdd24ecaa64c07a629e87c4fbebd (patch)
tree0115f5dc6ce6c04495f131b44c4bc8f8509d857b /platform/linux-generic/include/odp/event.h
parentc3a8e71c06e6f8a8576755540f9beb986bf9f68c (diff)
api: event: move types 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/event.h')
-rw-r--r--platform/linux-generic/include/odp/event.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/linux-generic/include/odp/event.h b/platform/linux-generic/include/odp/event.h
index e16979971..753d0235f 100644
--- a/platform/linux-generic/include/odp/event.h
+++ b/platform/linux-generic/include/odp/event.h
@@ -17,6 +17,8 @@
extern "C" {
#endif
+#include <odp/plat/event_types.h>
+
/** @ingroup odp_event
* @{
*/