From 48fed9a56e6df6e766ca18d821278112fc1bfa10 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 25 Jun 2015 14:11:53 +0200 Subject: score: Simplify Drop the include since this file exposes a lot of implementation details. --- cpukit/posix/src/pthreadself.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cpukit/posix/src/pthreadself.c') diff --git a/cpukit/posix/src/pthreadself.c b/cpukit/posix/src/pthreadself.c index 361e94ba94..95ce15a9b0 100644 --- a/cpukit/posix/src/pthreadself.c +++ b/cpukit/posix/src/pthreadself.c @@ -21,9 +21,8 @@ #endif #include -#include -#include +#include #include pthread_t pthread_self( void ) -- cgit v1.2.3