From fc90506367f5c90d79523072850c1bc52282600f Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 2 Jan 2002 23:31:27 +0000 Subject: Fixes from M. R. Brown to fixup some little compile nits with the SH architecture, and support SH4, --- libc/sysdeps/linux/sh/pipe.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/sh/pipe.c') diff --git a/libc/sysdeps/linux/sh/pipe.c b/libc/sysdeps/linux/sh/pipe.c index 1fb399afc..b07f42d31 100644 --- a/libc/sysdeps/linux/sh/pipe.c +++ b/libc/sysdeps/linux/sh/pipe.c @@ -1,6 +1,7 @@ /* Copyright (C) 2001 Lineo, */ +#include #include #include -- cgit v1.2.3