From 5f31bbe1054fb070bd426eca3168ab4ba051b28f Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 25 Jun 2015 14:22:31 +0200 Subject: libmisc: Simplify Drop the include since this file exposes a lot of implementation details. --- cpukit/libmisc/stackchk/stackchk.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libmisc/stackchk/stackchk.h') diff --git a/cpukit/libmisc/stackchk/stackchk.h b/cpukit/libmisc/stackchk/stackchk.h index 823c8dfde0..b824057f59 100644 --- a/cpukit/libmisc/stackchk/stackchk.h +++ b/cpukit/libmisc/stackchk/stackchk.h @@ -24,7 +24,7 @@ #include /* bool */ -#include /* Thread_Control */ +#include /* Thread_Control */ #include /** -- cgit v1.2.3