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
..