From db411e0e20ef64f751432d0dea52b6ed16838d4f Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 6 Dec 2006 20:46:21 +0000 Subject: prepare to later remove bits/kernel_types.h from bits/types.h --- libc/sysdeps/linux/common/getdents.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/common/getdents.c') diff --git a/libc/sysdeps/linux/common/getdents.c b/libc/sysdeps/linux/common/getdents.c index 11c2570c4..226971298 100644 --- a/libc/sysdeps/linux/common/getdents.c +++ b/libc/sysdeps/linux/common/getdents.c @@ -15,6 +15,7 @@ #include #include #include +#include /* With newer versions of linux, the getdents syscall returns d_type * information after the name field. Someday, we should add support for -- cgit v1.2.3