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