aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/protocols/eth.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/linux-generic/include/protocols/eth.h')
-rw-r--r--platform/linux-generic/include/protocols/eth.h12
1 files changed, 7 insertions, 5 deletions
diff --git a/platform/linux-generic/include/protocols/eth.h b/platform/linux-generic/include/protocols/eth.h
index 6d00e7fb0..d9ea4f704 100644
--- a/platform/linux-generic/include/protocols/eth.h
+++ b/platform/linux-generic/include/protocols/eth.h
@@ -1,7 +1,5 @@
-/* Copyright (c) 2016, Linaro Limited
- * All rights reserved.
- *
- * SPDX-License-Identifier: BSD-3-Clause
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright (c) 2016-2018 Linaro Limited
*/
/**
@@ -17,7 +15,11 @@
extern "C" {
#endif
-#include <odp_api.h>
+#include <odp/api/align.h>
+#include <odp/api/byteorder.h>
+#include <odp/api/debug.h>
+
+#include <stdint.h>
/** @addtogroup odp_header ODP HEADER
* @{