diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-03-01 11:29:12 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-03-01 11:29:12 -0800 |
| commit | af7a7377241af78c70c7badf8ddfc79e55325899 (patch) | |
| tree | de028df5c95dcf8add63fe31f80b6ccb001ce659 /ex_re.c | |
| parent | 15bd7946cc838a3151c357e4b0bc1ab85eecda62 (diff) | |
wip vi
Diffstat (limited to 'ex_re.c')
| -rw-r--r-- | ex_re.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,7 +84,7 @@ static char sccsid[] = "@(#)ex_re.c 1.60 (gritter) 8/6/05"; #ifdef UXRE -#include <regex.h> +#include "regex.h" char *braslist[NBRA]; char *braelist[NBRA]; |
