summaryrefslogtreecommitdiff
path: root/lib/re1.5/re1.5.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/re1.5/re1.5.h')
-rw-r--r--lib/re1.5/re1.5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/re1.5/re1.5.h b/lib/re1.5/re1.5.h
index ba6f97b74..81f43ed7f 100644
--- a/lib/re1.5/re1.5.h
+++ b/lib/re1.5/re1.5.h
@@ -130,6 +130,7 @@ Sub *update(Sub*, int, const char*);
void decref(Sub*);
struct Subject {
+ const char *begin_line;
const char *begin;
const char *end;
};