summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/bcopy.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/string/bcopy.c')
-rw-r--r--newlib/libc/string/bcopy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/string/bcopy.c b/newlib/libc/string/bcopy.c
index 505e39dc7..c69c04425 100644
--- a/newlib/libc/string/bcopy.c
+++ b/newlib/libc/string/bcopy.c
@@ -27,6 +27,7 @@ QUICKREF
*/
#include <string.h>
+#include <strings.h>
void
_DEFUN (bcopy, (b1, b2, length),