Skip to content

con2fbmap: Add missing include on string.h

Khem Raj requested to merge kraj/con2fbmap:master into master

strerror() is from string.h therefore include it to fix -Wimplicit-function-declaration warnings

Signed-off-by: Khem Raj raj.khem@gmail.com

Merge request reports