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