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