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