Fix two instances of missing cstring include.
THe affected files use memcpy and strcpy, but fail to include cstring header. This code fails to build on Linux when using glibc newer than 2.29. Bug: 1074286 Change-Id: If23073acd012d0515937a9e7dc9782e6cc7c72af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2164887Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Piotr Tworek <ptworek@vewd.com> Cr-Commit-Position: refs/heads/master@{#762759}
Showing
Please register or sign in to comment