Commit Graph

2 Commits

Author SHA1 Message Date
Breno Leitao
eead5f8364 testing/timew: Fix patch file
The patch file was not being applied properly. Fixing it to apply
cleanly.
2017-04-25 16:53:30 +00:00
Breno Leitao
1b40c9d35c testing/timew: fix FTBFS on ppc64le
Currently timew FTBFS on ppc64le because there is no PATH_MAX defined
implicitly.

If your code needs to use PATH_MAX, it needs to include limits.h.
2017-04-04 18:42:28 +00:00