From d90df9aa2b13be6443350272894ca1fea1d20d59 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 26 Jan 1999 16:00:04 +0000 Subject: Added include of so a macro would expand and eliminate a link error. --- cpukit/posix/src/pthreadgetschedparam.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/posix') diff --git a/cpukit/posix/src/pthreadgetschedparam.c b/cpukit/posix/src/pthreadgetschedparam.c index 00a6f65641..7287d09a36 100644 --- a/cpukit/posix/src/pthreadgetschedparam.c +++ b/cpukit/posix/src/pthreadgetschedparam.c @@ -19,6 +19,7 @@ #include #include +#include int pthread_getschedparam( pthread_t thread, -- cgit v1.2.3