Fix build error 26/228026/1 submit/tizen_5.5/20200318.072527
authorHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 18 Mar 2020 07:24:46 +0000 (16:24 +0900)
committerHyotaek 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

index 6a42a51e59de2fe01679b0f284a5a7a8c323797d..12e73c406ef5b09ea4236a2e31e3f50bf6c142ad 100644 (file)
@@ -16,6 +16,7 @@
  * limitations under the License.
  */
 
+#include <string.h>
 #include <errno.h>
 #include <sys/stat.h>
 #include <sys/types.h>