]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD/MINOR: regex: missing header
authorThierry FOURNIER <tfournier@arpalert.org>
Thu, 26 Nov 2015 18:33:54 +0000 (19:33 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 22 Dec 2015 12:36:01 +0000 (13:36 +0100)
commitec9a58c709cda996bf71288e5f6047f8f8677995
tree1113b95d5f26693adf86a4efae0e3477d4da9634
parentf085d6309986e7119db36f366877b8b57f275530
BUILD/MINOR: regex: missing header

When HAProxy is compiled with pcre, strlen() is used, but <string.h>
is not included.

This patch must be backported in 1.6
include/common/regex.h