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