serial_boards: add some missing declarations
ppoll() is a _GNU_SOURCE feature, and since mesaflash is GPL 2+ we can enable _GNU_SOURCE here.
parent
9cd36eb9
Please register or sign in to comment
ppoll() is a _GNU_SOURCE feature, and since mesaflash is GPL 2+ we can enable _GNU_SOURCE here.