From: Willy Tarreau Date: Fri, 16 Dec 2011 14:47:06 +0000 (+0100) Subject: MINOR: acl: include pattern.h to make pattern migration more transparent X-Git-Tag: v1.5-dev8~59 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=918458439e2b1a10625bbcaf1402c072ba4515f4;p=haproxy.git MINOR: acl: include pattern.h to make pattern migration more transparent --- diff --git a/include/proto/acl.h b/include/proto/acl.h index b3ae181e1..95407dd44 100644 --- a/include/proto/acl.h +++ b/include/proto/acl.h @@ -24,6 +24,7 @@ #include #include +#include /* * FIXME: we need destructor functions too !