From: Andreas Jaeger Date: Fri, 22 Jun 2001 13:48:37 +0000 (+0000) Subject: Include for prototypes. X-Git-Tag: cvs/pre-lgplv2_1~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=44a41e86d3977bd8cddddaa3a64f5423e7d05679;p=thirdparty%2Fglibc.git Include for prototypes. --- diff --git a/sysdeps/i386/fpu/e_expl.c b/sysdeps/i386/fpu/e_expl.c index d9c6476e113..3802342bcf4 100644 --- a/sysdeps/i386/fpu/e_expl.c +++ b/sysdeps/i386/fpu/e_expl.c @@ -22,6 +22,8 @@ * -- moshier@na-net.ornl.gov */ +#include + static long double c0 = 1.44268798828125L; static long double c1 = 7.05260771340735992468e-6L;