sys/types.h is a POSIX header file and must not be included
from an API header.

Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org>
---
 include/odp/api/crypto.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/odp/api/crypto.h b/include/odp/api/crypto.h
index a71753c..bf0a410 100644
--- a/include/odp/api/crypto.h
+++ b/include/odp/api/crypto.h
@@ -18,8 +18,6 @@
 extern "C" {
 #endif
 
-#include <sys/types.h>
-
 /** @defgroup odp_crypto ODP CRYPTO
  *  Macros, enums, types and operations to utilise crypto.
  *  @{
-- 
2.3.0


_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to