aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/string/bcmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/string/bcmp.c')
-rw-r--r--newlib/libc/string/bcmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/string/bcmp.c b/newlib/libc/string/bcmp.c
index e8d0573..2588364 100644
--- a/newlib/libc/string/bcmp.c
+++ b/newlib/libc/string/bcmp.c
@@ -36,6 +36,7 @@ QUICKREF
*/
#include <string.h>
+#include <strings.h>
int
_DEFUN (bcmp, (m1, m2, n),