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