Add the ctype library

Fix this error:
external/powertop/src/tuning/tuningusb.cpp:138:33: error: 'isdigit' was not declared in this scope
    if (!isdigit(entry->d_name[0]))

Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
1 file changed