mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
Fix typo in name of included file.
This commit is contained in:
parent
f064e4c5d7
commit
0f6918e293
@ -27,7 +27,7 @@
|
|||||||
#ifdef __NR_timer_getoverrun
|
#ifdef __NR_timer_getoverrun
|
||||||
# ifndef __ASSUME_POSIX_TIMERS
|
# ifndef __ASSUME_POSIX_TIMERS
|
||||||
# define timer_getoverrun static compat_timer_getoverrun
|
# define timer_getoverrun static compat_timer_getoverrun
|
||||||
# include <nptl/sysdeps/pthread/timer_getoverrun.c>
|
# include <nptl/sysdeps/pthread/timer_getoverr.c>
|
||||||
# undef timer_getoverrun
|
# undef timer_getoverrun
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user