aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gpm/gpm-include-sysmacros.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/gpm: Fix the miss of the include of sysmacrosGustavo Walbon2019-12-261-0/+10
After the update on the musl that removed the headers from types.h then build fails, so the sysmacros.h provides those ones. Signed-off-by: Gustavo Walbon <gustavowalbon@gmail.com>