diff --git a/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c b/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c index 40b485f560..247f4a367f 100644 --- a/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c +++ b/nptl/sysdeps/unix/sysv/linux/timer_getoverr.c @@ -27,7 +27,7 @@ #ifdef __NR_timer_getoverrun # ifndef __ASSUME_POSIX_TIMERS # define timer_getoverrun static compat_timer_getoverrun -# include +# include # undef timer_getoverrun # endif