Skip to content
Snippets Groups Projects
Commit e21de8dc authored by Harout Hedeshian's avatar Harout Hedeshian
Browse files

datatop: fix compilation errors

Not all platforms have strlcpy and strlcmp. Fall back to strcpy
and strcmp for platforms which are missing these functions.

Change-Id: Ied2913295e66f695c8b5f2cba49ec34fbe789ed8
parent 6202ba7e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment