Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | procd: add patch to fix compilation error | Christian Marangi | 2022-12-04 | 1 | -0/+36 |
procd complain for an unused verbose variable causing compilation error. Fix this by setting the variable static following upstream procd changes. This is a variant of 0ee73b2c86a853ae3274c7080e2dcd36b81aa1fa that introduced major change and fixed the verbose variable to static. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> |