From 1372e95c24d3ec786f43e7281663d93e981db67a Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 27 Aug 2008 15:06:41 +0000 Subject: - remove a couple of duplicate includes --- libc/sysdeps/linux/common/stat64.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/sysdeps/linux/common/stat64.c') diff --git a/libc/sysdeps/linux/common/stat64.c b/libc/sysdeps/linux/common/stat64.c index 1a0865686..ee4260d03 100644 --- a/libc/sysdeps/linux/common/stat64.c +++ b/libc/sysdeps/linux/common/stat64.c @@ -15,7 +15,6 @@ libc_hidden_proto(stat64) # define __NR___syscall_stat64 __NR_stat64 # include -# include # include "xstatconv.h" static __inline__ _syscall2(int, __syscall_stat64, -- cgit v1.2.3