From 3771196d1d5ac6a4213fdb77b4974ca69cd1ae09 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 10 May 2007 23:38:55 +0000 Subject: * sysdeps/unix/sysv/linux/sched_setaffinity.c (__sched_setaffinity_new): If syscall was successful and RESET_VGETCPU_CACHE is defined, use it before returning. * sysdeps/unix/sysv/linux/x86_64/sched_setaffinity.c: New file. --- io/sys/stat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'io/sys') diff --git a/io/sys/stat.h b/io/sys/stat.h index e90eafd3ac..15ae35b199 100644 --- a/io/sys/stat.h +++ b/io/sys/stat.h @@ -29,7 +29,7 @@ #include /* For __mode_t and __dev_t. */ #if defined __USE_XOPEN || defined __USE_XOPEN2K || defined __USE_MISC \ - || __USE_ATFILE + || defined __USE_ATFILE # if defined __USE_XOPEN || defined __USE_XOPEN2K # define __need_time_t # endif -- cgit 1.4.1