diff options
Diffstat (limited to 'test/atan2.c')
-rw-r--r-- | test/atan2.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/atan2.c b/test/atan2.c index 003d445..ac6f861 100644 --- a/test/atan2.c +++ b/test/atan2.c @@ -1,8 +1,5 @@ -/* atan2() requires <stdlib.h> */ - /* * Items: atan2( - * Requires: <stdlib.h> * Standardized-By: SuS * Not-Detected-by: gcc-4.4.3 + Linux */ |