From: Roland McGrath Date: Fri, 16 Oct 1992 21:31:28 +0000 (+0000) Subject: Formerly m68k/fpu/atan2.c.~5~ X-Git-Tag: glibc-2.16-ports-before-merge~4333 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c0b033d7ecf235e98424ce39b033678b6827a690;p=thirdparty%2Fglibc.git Formerly m68k/fpu/atan2.c.~5~ --- diff --git a/sysdeps/m68k/fpu/atan2.c b/sysdeps/m68k/fpu/atan2.c index 7860178216a..ee7741f66e5 100644 --- a/sysdeps/m68k/fpu/atan2.c +++ b/sysdeps/m68k/fpu/atan2.c @@ -70,5 +70,5 @@ DEFUN(atan2, (y, x), double y AND double x) } #else -#include +#include #endif