mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
update linux nice.c include path too after recent file shuffle
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
31035e80a4
commit
fdab8fd335
@ -1,3 +1,7 @@
|
|||||||
|
2012-08-17 Mike Frysinger <vapier@gentoo.org>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/nice.c: Adjust #include.
|
||||||
|
|
||||||
2012-08-17 Marek Polacek <polacek@redhat.com>
|
2012-08-17 Marek Polacek <polacek@redhat.com>
|
||||||
|
|
||||||
* sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
|
* sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
|
||||||
|
@ -1 +1 @@
|
|||||||
#include <sysdeps/unix/nice.c>
|
#include <sysdeps/posix/nice.c>
|
||||||
|
Loading…
Reference in New Issue
Block a user