summaryrefslogtreecommitdiffstats
path: root/bin/ed/ed.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/ed.h')
-rw-r--r--bin/ed/ed.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ed/ed.h b/bin/ed/ed.h
index 1a03bb1..aaa63f9 100644
--- a/bin/ed/ed.h
+++ b/bin/ed/ed.h
@@ -270,3 +270,5 @@ extern const char *errmsg;
extern long first_addr;
extern int lineno;
extern long second_addr;
+extern long u_addr_last;
+extern long u_current_addr;
OpenPOWER on IntegriCloud