Commit Graph

3 Commits

Author SHA1 Message Date
Yuya Nishihara
1f85a4e152 bdiff: include compat.h in header to define ssize_t
Before cb121eb76276, compat.h was included first so it happened to work.
But we shouldn't rely on the include order.
2017-10-13 22:38:24 +09:00
Augie Fackler
663aee0a1f bdiff: format header file with clang-format
Differential Revision: https://phab.mercurial-scm.org/D1004
2017-10-04 10:47:51 -04:00
Maciej Fijalkowski
04dfc79402 bdiff: split bdiff into cpy-aware and cpy-agnostic part 2016-07-13 10:46:26 +02:00