diff options
Diffstat (limited to 'math/test-matherr.c')
-rw-r--r-- | math/test-matherr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/test-matherr.c b/math/test-matherr.c index 91657a8cb2..cd09a3981c 100644 --- a/math/test-matherr.c +++ b/math/test-matherr.c @@ -1,5 +1,3 @@ -#undef _SVID_SOURCE -#define _SVID_SOURCE #include <math.h> #include <stdio.h> #include <stdlib.h> |