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