1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03: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:
Mike Frysinger
2012-08-17 22:39:07 -04:00
parent 31035e80a4
commit fdab8fd335
2 changed files with 5 additions and 1 deletions

View File

@ -1 +1 @@
#include <sysdeps/unix/nice.c>
#include <sysdeps/posix/nice.c>