mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-22 18:33:28 -04:00
MINOR: missing regex.h include
This commit is contained in:
parent
4147b2ef10
commit
f4e6129e30
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
#include <common/chunk.h>
|
||||
#include <common/config.h>
|
||||
#include <common/mini-clist.h>
|
||||
#include <common/regex.h>
|
||||
|
||||
#include <types/hdr_idx.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue