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