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/getdents64.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/common/getdents64.c') diff --git a/libc/sysdeps/linux/common/getdents64.c b/libc/sysdeps/linux/common/getdents64.c index 57936d348..a344240bb 100644 --- a/libc/sysdeps/linux/common/getdents64.c +++ b/libc/sysdeps/linux/common/getdents64.c @@ -16,6 +16,7 @@ #include #include #include +#include #if defined __UCLIBC_HAS_LFS__ && defined __NR_getdents64 -- cgit v1.2.3