aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocfs2-tools/fix-o2monitor-undeclared-PATH_MAX.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/ocfs2-tools: fix build failure on ppc64leJakub Jirutka2018-05-241-0/+16
o2hbmonitor.c: In function 'get_device_name': o2hbmonitor.c:124:12: error: 'PATH_MAX' undeclared (first use in this function) char path[PATH_MAX];