]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: tcp_sample: include missing errors.h and session-t.h
authorWilly Tarreau <w@1wt.eu>
Wed, 6 Oct 2021 17:01:21 +0000 (19:01 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 6 Oct 2021 23:36:51 +0000 (01:36 +0200)
commit6cd007d078d0d9bbd5512edda2b88ee218ab003d
treebddcf2261d50c1a7b0714be20558629dd6610405
parent0d1dd0e89474037720b356852e38087135a7b469
BUILD: tcp_sample: include missing errors.h and session-t.h

Both are used without being defined as they were inherited from other
files.
src/tcp_sample.c