From ee375653ed779d95d5467b941371fd81ad6399b7 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 29 Aug 2005 22:45:11 +0000 Subject: some fixes by anemo in Bug 9 to play nicely with 32 or 64 bit hosts --- ldso/include/ldso.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ldso/include/ldso.h') diff --git a/ldso/include/ldso.h b/ldso/include/ldso.h index ceb8aaeb1..300a7292e 100644 --- a/ldso/include/ldso.h +++ b/ldso/include/ldso.h @@ -20,6 +20,7 @@ /* Pull in compiler and arch stuff */ #include #include +#include /* Pull in the arch specific type information */ #include /* Pull in the ldso syscalls and string functions */ -- cgit v1.2.3