aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lxd/fix-ppc64le-build.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/lxd: fix ppc64le buildRoberto Oliveira2018-04-021-0/+10
On systems without glibc, you might lack definition of PATH_MAX. This patch adds the limits.h header to solve this issue.