commit | 8d36697deea8e4c87202a94505b238174334ea40 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed May 27 16:10:29 2020 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Jun 11 10:18:56 2020 +0200 |
tree | 186c155b3c5be8650a95b3e21089685620d9a433 | |
parent | d678805783da08ea5c7d591d3df95906df776e57 [diff] |
REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ These ones do not depend on any other file. One used to include haproxy/api.h but that was solely for stddef.h.