summaryrefslogtreecommitdiff
path: root/src/regex/REG_EBRACK.h
blob: 867613e53926947318a7f602357d2fa17a0cac9b (plain)
1
2
3
4
5
6
#include <regex.h>
#define REG_EBRACK                                                           (7)
/*
POSIX(2)
*/