commit | efdc2b16f1094bb38481b35275ec9c599f42b305 | [log] [tgz] |
---|---|---|
author | Anatol Pomazau <anatol@google.com> | Thu Aug 08 14:43:57 2019 -0700 |
committer | Anatol Pomozov <anatol@google.com> | Mon Aug 12 18:34:49 2019 +0000 |
tree | 1bcdfd71873c2a87711f2118adea3f6c27466e9e | |
parent | c5fabed6315beed74fd29564c2a4c25f4fa55982 [diff] |
Add header that declares memcpy() It helps to fix a compilation issue with host libc: core/fs_mgr/liblp/reader.cpp:252:9: error: use of undeclared identifier 'memcpy'; did you mean 'wmemcpy'? memcpy(&partition, cursor, sizeof(partition)); ^~~~~~ wmemcpy Change-Id: I68f9c5b815b09f846aeba67bce0290f6829c80cf