From: Mike Frysinger Date: Sat, 18 Aug 2012 02:39:07 +0000 (-0400) Subject: update linux nice.c include path too after recent file shuffle X-Git-Tag: glibc-2.17~653 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fdab8fd3351de83f0d4a513552318f337e14c4cb;p=thirdparty%2Fglibc.git update linux nice.c include path too after recent file shuffle Signed-off-by: Mike Frysinger --- diff --git a/ChangeLog b/ChangeLog index c8b0e6aa331..79b571710a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-08-17 Mike Frysinger + + * sysdeps/unix/sysv/linux/nice.c: Adjust #include. + 2012-08-17 Marek Polacek * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__ diff --git a/sysdeps/unix/sysv/linux/nice.c b/sysdeps/unix/sysv/linux/nice.c index 46a6da80c7d..3bcbb1e89ae 100644 --- a/sysdeps/unix/sysv/linux/nice.c +++ b/sysdeps/unix/sysv/linux/nice.c @@ -1 +1 @@ -#include +#include