mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 06:20:06 +00:00
Include <stdio.h> in math/tst-CMPLX.c.
This commit is contained in:
parent
9d029511d8
commit
65dc3b7504
@ -1,3 +1,7 @@
|
||||
2012-02-03 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* math/tst-CMPLX.c: Include <stdio.h>.
|
||||
|
||||
2012-01-31 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
|
||||
|
@ -1,4 +1,5 @@
|
||||
#include <complex.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user