From: Ulrich Drepper Date: Sun, 28 Jan 2001 17:17:39 +0000 (+0000) Subject: Include . X-Git-Tag: upstream/2.30~23677 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d1595273259f2fb816366e77892819e3291cfa4a;p=external%2Fglibc.git Include . --- diff --git a/sysdeps/ieee754/ldbl-96/s_frexpl.c b/sysdeps/ieee754/ldbl-96/s_frexpl.c index 7a49bc3..0caa90b 100644 --- a/sysdeps/ieee754/ldbl-96/s_frexpl.c +++ b/sysdeps/ieee754/ldbl-96/s_frexpl.c @@ -28,6 +28,7 @@ static char rcsid[] = "$NetBSD: $"; * with *exp=0. */ +#include #include "math.h" #include "math_private.h"