diff options
Diffstat (limited to 'lib/libc/regex/grot/limits.h')
-rw-r--r-- | lib/libc/regex/grot/limits.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/regex/grot/limits.h b/lib/libc/regex/grot/limits.h index 6049fdf..7f4988c 100644 --- a/lib/libc/regex/grot/limits.h +++ b/lib/libc/regex/grot/limits.h @@ -1,5 +1,6 @@ /* $FreeBSD$ */ + #define _POSIX2_RE_DUP_MAX 255 #define CHAR_MIN (-128) #define CHAR_MAX 127 |