aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/odp/api/buffer.h')
-rw-r--r--include/odp/api/buffer.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/odp/api/buffer.h b/include/odp/api/buffer.h
index f1d60a5bf..12b2f5af8 100644
--- a/include/odp/api/buffer.h
+++ b/include/odp/api/buffer.h
@@ -19,10 +19,6 @@ extern "C" {
#endif
-#include <odp/std_types.h>
-#include <odp/platform_types.h>
-#include <odp/event.h>
-
/** @defgroup odp_buffer ODP BUFFER
* Operations on a buffer.
* @{