mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 11:20:07 +00:00
alpha: fix typo in timer_settime include
This commit is contained in:
parent
54b7103af4
commit
77b22d3e99
@ -1,3 +1,8 @@
|
||||
2009-12-02 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
|
||||
include timer_gettime.c -> timer_settime.c.
|
||||
|
||||
2009-11-23 Matt Turner <mattst88@gmail.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
|
||||
|
@ -1 +1 @@
|
||||
#include <nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c>
|
||||
#include <nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c>
|
||||
|
Loading…
Reference in New Issue
Block a user