diff options
Diffstat (limited to 'src/re.h')
| -rw-r--r-- | src/re.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ #include "node.h" #include "regex.h" #include "encoding.h" +#include "st.h" #define BEG(no) regs->beg[no] #define END(no) regs->end[no] |
