From f8c05e53c43832bb7594f23e2201bbd9f20abcc6 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Tue, 25 Nov 2014 20:37:23 +0000 Subject: Remove unused includes to common/thread.h --- src/core/arm/skyeye_common/armcpu.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/core/arm/skyeye_common/armcpu.h') diff --git a/src/core/arm/skyeye_common/armcpu.h b/src/core/arm/skyeye_common/armcpu.h index 3a029f0e7..2b756c5bc 100644 --- a/src/core/arm/skyeye_common/armcpu.h +++ b/src/core/arm/skyeye_common/armcpu.h @@ -24,8 +24,6 @@ #include #include -#include "common/thread.h" - #include "core/arm/skyeye_common/armdefs.h" typedef struct ARM_CPU_State_s { -- cgit v1.2.3