aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSasha Koss <koss@nocorp.me>2018-04-15 15:52:58 +0600
committerAliaksei Levin <22669599+levlam@users.noreply.github.com>2018-09-04 21:52:20 +0300
commit79d4eade83e9ab8ab30e84fb2335dc4c6e498d48 (patch)
tree88eb62824642ee5ceb6162bf973adfd2f7c1c6bf /CHANGELOG.md
parentd9a18a064fa99130dc9214fb6131ba59e5660892 (diff)
Add missing <limits.h> so PATH_MAX would be available
It fixes an error that happens during building on Alpine Linux: ``` In file included from /tmp/td/tdutils/td/utils/port/path.cpp:7:0: /tmp/td/tdutils/td/utils/port/path.h: In function 'td::Status td::walk_path(td::CSlice, Func&&)': /tmp/td/tdutils/td/utils/port/path.h:167:21: error: 'PATH_MAX' was not declared in this scope curr_path.reserve(PATH_MAX + 10); ^~~~~~~~ ```
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions