spi_boards: include ctype.h
This provides the declaration of isprint(), which is needed to avoid an 'implicit declaration' warning from GCC 6.3 in Debian Stretch.
parent
28e189e8
Please register or sign in to comment
This provides the declaration of isprint(), which is needed to avoid an 'implicit declaration' warning from GCC 6.3 in Debian Stretch.