mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
* sysdeps/unix/clock_gettime.c (clock_gettime): Revert last patch.
This commit is contained in:
@@ -100,7 +100,7 @@ clock_gettime (clockid_t clock_id, struct timespec *tp)
|
||||
SYSDEP_GETTIME;
|
||||
#endif
|
||||
|
||||
#ifdef HANDLED_REALTIME
|
||||
#ifndef HANDLED_REALTIME
|
||||
case CLOCK_REALTIME:
|
||||
HANDLE_REALTIME;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user