quota: fix compilation without sys/cdefs 13071/head
authorRosen Penev <rosenp@gmail.com>
Mon, 10 Aug 2020 20:07:45 +0000 (13:07 -0700)
committerRosen Penev <rosenp@gmail.com>
Mon, 10 Aug 2020 22:30:53 +0000 (15:30 -0700)
commitc67d5716bdd641bf67334877d9bbde66b818eaa2
tree9cdd059f3e7de40d40f07f381befeed455a11e33
parent11c4323665df0e4d03ce2d843f0a52401f0e0a8e
quota: fix compilation without sys/cdefs

sys/cdefs.h does not come included with musl. It's also deprecated.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/quota/Makefile
utils/quota/patches/010-cdefs.patch [new file with mode: 0644]