Commit 9dff24e4 authored by Bjoern D. Rasmussen's avatar Bjoern D. Rasmussen Committed by Matt Caswell
Browse files

Fix for memcpy() and strcmp() being undefined.



clang says: "s_cb.c:958:9: error: implicitly declaring library function
'memcpy'"

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
(cherry picked from commit 8f744cce)

Conflicts:
	apps/s_cb.c
parent 6865dea2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment