From dc7f2e1bf0dc6ab6bec1d531026fb39271287711 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 11 Nov 2000 01:20:50 +0000 Subject: Fix up a few messes so it compiles cleanly again. --- libc/sysdeps/linux/common/tell.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/common') diff --git a/libc/sysdeps/linux/common/tell.c b/libc/sysdeps/linux/common/tell.c index b58f3f944..dcae83206 100644 --- a/libc/sysdeps/linux/common/tell.c +++ b/libc/sysdeps/linux/common/tell.c @@ -1,4 +1,5 @@ #define lseek __normal_lseek +#include #include #include #undef lseek -- cgit v1.2.3