aboutsummaryrefslogtreecommitdiff
path: root/utils/cmdpad/patches/150-header.patch
Commit message (Collapse)AuthorAge
* cmdpad: Fix compilation with muslRosen Penev2019-07-06
When passing -Wimplicit-function-declaration Also got rid of std=gnu89. It's easy to patch out. Signed-off-by: Rosen Penev <rosenp@gmail.com>