Fix build error 27/228027/1
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:17:15 +0000 (07:17 +0000)
Change-Id: I26a3d3db3fecdd5303d99fa1b003e446ba75e002
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
(cherry picked from commit d03fb8742c53fe65057a8ce663fa3d5b9e81b582)

hw/usb_cfs_client_common.c

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