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