From 7a56ae3eb9947755d6b58a64bd0d06795cd097c0 Mon Sep 17 00:00:00 2001 From: Petri Savolainen Date: Tue, 26 Apr 2016 13:40:45 +0300 Subject: api: config: removed config.h Removed all references to config.h which is now empty. Signed-off-by: Petri Savolainen Reviewed-and-tested-by: Bill Fischofer Signed-off-by: Maxim Uvarov --- include/odp/api/spec/cpumask.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/odp/api/spec/cpumask.h') diff --git a/include/odp/api/spec/cpumask.h b/include/odp/api/spec/cpumask.h index 129b3c18e..6e16fd0c0 100644 --- a/include/odp/api/spec/cpumask.h +++ b/include/odp/api/spec/cpumask.h @@ -19,8 +19,6 @@ extern "C" { #endif -#include - /** @defgroup odp_cpumask ODP CPUMASK * CPU mask operations. * @{ -- cgit v1.2.3