mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
Fix typo in name of included file.
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#ifdef __NR_timer_getoverrun
|
||||
# ifndef __ASSUME_POSIX_TIMERS
|
||||
# define timer_getoverrun static compat_timer_getoverrun
|
||||
# include <nptl/sysdeps/pthread/timer_getoverrun.c>
|
||||
# include <nptl/sysdeps/pthread/timer_getoverr.c>
|
||||
# undef timer_getoverrun
|
||||
# endif
|
||||
|
||||
|
Reference in New Issue
Block a user