From c85cf8ec38be37bf94a6817df63339a78ce3020c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 13 Sep 2007 13:08:55 +0000 Subject: 2007-09-13 Joel Sherrill * shared/spw/grspw.c: Remove include of sched.h. It does not appear to be needed and is unavailable when POSIX is disabled. --- c/src/lib/libbsp/sparc/ChangeLog | 5 +++++ c/src/lib/libbsp/sparc/shared/spw/grspw.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'c') diff --git a/c/src/lib/libbsp/sparc/ChangeLog b/c/src/lib/libbsp/sparc/ChangeLog index 8e3d582e4d..93e394af66 100644 --- a/c/src/lib/libbsp/sparc/ChangeLog +++ b/c/src/lib/libbsp/sparc/ChangeLog @@ -1,3 +1,8 @@ +2007-09-13 Joel Sherrill + + * shared/spw/grspw.c: Remove include of sched.h. It does not appear to + be needed and is unavailable when POSIX is disabled. + 2007-09-12 Daniel Hellstrom * shared/can/grcan.c, shared/include/debug_defs.h, shared/spw/grspw.c: diff --git a/c/src/lib/libbsp/sparc/shared/spw/grspw.c b/c/src/lib/libbsp/sparc/shared/spw/grspw.c index d59e7c9206..3200b6bf36 100644 --- a/c/src/lib/libbsp/sparc/shared/spw/grspw.c +++ b/c/src/lib/libbsp/sparc/shared/spw/grspw.c @@ -77,7 +77,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3