From 16c2895feabae0962e0eba2b9164c6a83014bfe4 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Tue, 4 Jan 2011 12:13:05 -0800 Subject: sparc64: Use i386 implementation for fxstat. This was simply missed when Jakub converted all of the other sparc64 xstat cases. --- sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps') diff --git a/sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c b/sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c index 6b374777b8..e328ccbab0 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c @@ -1 +1 @@ -#include "../../fxstat.c" +#include "../../i386/fxstat.c" -- cgit 1.4.1