From e1982ac32aa0edf24703d210861df504409bfa91 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 4 Feb 2006 03:10:45 +0000 Subject: fix building --- libc/string/ia64/bzero.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/string/ia64/bzero.S') diff --git a/libc/string/ia64/bzero.S b/libc/string/ia64/bzero.S index bcca41d5e..0e2ff09cc 100644 --- a/libc/string/ia64/bzero.S +++ b/libc/string/ia64/bzero.S @@ -32,7 +32,7 @@ Since a stf.spill f0 can store 16B in one go, we use this instruction to get peak speed. */ -#include +#include "sysdep.h" #undef ret #define dest in0 -- cgit v1.2.3