summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/stat64.c
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-08-27 15:06:41 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-08-27 15:06:41 +0000
commit1372e95c24d3ec786f43e7281663d93e981db67a (patch)
tree59d6d6ee6bf31cc5e7f68d80e6f08ecc912f5926 /libc/sysdeps/linux/common/stat64.c
parent672a42c9b788611e297207049dc852cfe1cb164e (diff)
- remove a couple of duplicate includes
Diffstat (limited to 'libc/sysdeps/linux/common/stat64.c')
-rw-r--r--libc/sysdeps/linux/common/stat64.c1
1 files changed, 0 insertions, 1 deletions
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 <unistd.h>
-# include <sys/stat.h>
# include "xstatconv.h"
static __inline__ _syscall2(int, __syscall_stat64,