From 2c44d7573c99453302ab02a90d2cd7c843dff3c8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 19 Mar 1997 20:22:43 +0000 Subject: Include , not "kernel_stat.h". --- sysdeps/unix/sysv/linux/lxstat.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysdeps/unix/sysv/linux/lxstat.c') diff --git a/sysdeps/unix/sysv/linux/lxstat.c b/sysdeps/unix/sysv/linux/lxstat.c index 713490cf66..9d422c84a2 100644 --- a/sysdeps/unix/sysv/linux/lxstat.c +++ b/sysdeps/unix/sysv/linux/lxstat.c @@ -1,4 +1,4 @@ -/* lxstat using old-style Unix fstat system call. +/* lxstat using old-style Unix lstat system call. Copyright (C) 1991, 1995, 1996, 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. @@ -21,7 +21,7 @@ #include #include -#include "kernel_stat.h" +#include extern int __syscall_lstat (const char *, struct kernel_stat *); -- cgit v1.2.3-70-g09d2