spi_boards: include unistd.h
This declares close(), which avoids an 'implicit declaration' warning from GCC 6.3 in Debian Stretch.
parent
ca3fd5da
Please register or sign in to comment
This declares close(), which avoids an 'implicit declaration' warning from GCC 6.3 in Debian Stretch.