]> git.kaiwu.me - haproxy.git/commit
REORG: include: move protocol_buffers.h to haproxy/protobuf{,-t}.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 14:06:59 +0000 (16:06 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:58 +0000 (10:18 +0200)
commitb23e5958edee5fc823820b79a271669842728391
treed6e13cbde27698f801a5bc56429c8f4a7ea9fea4
parente6ce10be85293b4d0e54a6805d081f9e925eaf9e
REORG: include: move protocol_buffers.h to haproxy/protobuf{,-t}.h

There is no C file for this one, the code was placed into sample.c which
thus has a dependency on this file which itself includes sample.h. Probably
that it would be wise to split that later.
include/haproxy/arg-t.h
include/haproxy/protobuf-t.h [moved from include/types/protocol_buffers.h with 93% similarity]
include/haproxy/protobuf.h [moved from include/proto/protocol_buffers.h with 98% similarity]
src/sample.c