[git commit future] xstatconv.c: remove unneeded header

Peter S. Mazinger ps.m at gmx.net
Fri Apr 22 23:21:30 UTC 2011


commit: http://git.uclibc.org/uClibc/commit/?id=fad99c421d6071fabe06037889e05b1de958c4fd
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/future

Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
---
 libc/sysdeps/linux/common/xstatconv.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/libc/sysdeps/linux/common/xstatconv.c b/libc/sysdeps/linux/common/xstatconv.c
index deef392..bb4a61b 100644
--- a/libc/sysdeps/linux/common/xstatconv.c
+++ b/libc/sysdeps/linux/common/xstatconv.c
@@ -20,7 +20,6 @@
    Modified for uClibc by Erik Andersen <andersen at codepoet.org>
    */
 
-#include <sys/syscall.h>
 #include <sys/stat.h>
 #include <string.h>
 #include "xstatconv.h"
-- 
1.7.3.4



More information about the uClibc-cvs mailing list