From 21789a2117f7485000e0d88c3f76a6b9d507bb5a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 28 Jul 2015 14:45:42 +0200 Subject: score: Rename _POSIX_Absolute_timeout_to_ticks() Rename _POSIX_Absolute_timeout_to_ticks() to _TOD_Absolute_timeout_to_ticks() and move it to the score directory. Delete empty . --- cpukit/posix/src/mutexunlock.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/posix/src/mutexunlock.c') diff --git a/cpukit/posix/src/mutexunlock.c b/cpukit/posix/src/mutexunlock.c index c5b2375d1a..a8b28db699 100644 --- a/cpukit/posix/src/mutexunlock.c +++ b/cpukit/posix/src/mutexunlock.c @@ -26,7 +26,6 @@ #include #include #include -#include /* * 11.3.3 Locking and Unlocking a Mutex, P1003.1c/Draft 10, p. 93 -- cgit v1.2.3