xref: /openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/tests/base/ansi/math.h (revision c87b03e512fc05ed6e0222f6fb0ae86264b1d05b)
1*c87b03e5Sespie /*  DO NOT EDIT THIS FILE.
2*c87b03e5Sespie 
3*c87b03e5Sespie     It has been auto-edited by fixincludes from:
4*c87b03e5Sespie 
5*c87b03e5Sespie 	"fixinc/tests/inc/ansi/math.h"
6*c87b03e5Sespie 
7*c87b03e5Sespie     This had to be done to correct non-standard usages in the
8*c87b03e5Sespie     original, manufacturer supplied header file.  */
9*c87b03e5Sespie 
10*c87b03e5Sespie 
11*c87b03e5Sespie 
12*c87b03e5Sespie #if defined( NEXT_MATH_PREFIX_CHECK )
13*c87b03e5Sespie extern double mumble();
14*c87b03e5Sespie #endif  /* NEXT_MATH_PREFIX_CHECK */
15