projects
/
platform
/
core
/
system
/
libdevice-node.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7abdc64
)
Fix build error
26/228026/1
submit/tizen_5.5/20200318.072527
author
Hyotaek Shim
<hyotaek.shim@samsung.com>
Wed, 18 Mar 2020 07:24:46 +0000
(16:24 +0900)
committer
Hyotaek Shim
<hyotaek.shim@samsung.com>
Wed, 18 Mar 2020 07:24:46 +0000
(16:24 +0900)
Change-Id: I26a3d3db3fecdd5303d99fa1b003e446ba75e002
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
hw/usb_cfs_client_common.c
patch
|
blob
|
history
diff --git
a/hw/usb_cfs_client_common.c
b/hw/usb_cfs_client_common.c
index 6a42a51e59de2fe01679b0f284a5a7a8c323797d..12e73c406ef5b09ea4236a2e31e3f50bf6c142ad 100644
(file)
--- a/
hw/usb_cfs_client_common.c
+++ b/
hw/usb_cfs_client_common.c
@@
-16,6
+16,7
@@
* limitations under the License.
*/
+#include <string.h>
#include <errno.h>
#include <sys/stat.h>
#include <sys/types.h>