]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: split mailers.h into haproxy/mailers{,-t}.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 09:09:42 +0000 (11:09 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:57 +0000 (10:18 +0200)
commitcc9bbfb7b5d61602e7cf262e4d2151d7fc657e40
tree38652f24f49ca0988721cd987aa00fa35d791250
parent167e1eb7c7860d516210a81ea46f1b78ad338d1d
REORG: include: split mailers.h into haproxy/mailers{,-t}.h

The file mostly contained struct definitions but there was also a
variable export. Most of the stuff currently lies in checks.h and
should definitely move here!
include/haproxy/mailers-t.h [moved from include/types/mailers.h with 92% similarity]
include/haproxy/mailers.h [new file with mode: 0644]
include/proto/checks.h
src/cfgparse.c
src/mailers.c