summaryrefslogtreecommitdiff
path: root/usr.bin/mg/def.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mg/def.h')
-rw-r--r--usr.bin/mg/def.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/mg/def.h b/usr.bin/mg/def.h
index 6473577fd5f..d4728ce7ece 100644
--- a/usr.bin/mg/def.h
+++ b/usr.bin/mg/def.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: def.h,v 1.44 2002/07/24 14:08:33 vincent Exp $ */
+/* $OpenBSD: def.h,v 1.45 2003/01/06 17:04:09 deraadt Exp $ */
#include <sys/queue.h>
@@ -603,6 +603,7 @@ extern MGWIN *wheadp;
extern int thisflag;
extern int lastflag;
extern int curgoal;
+extern int startrow;
extern int epresf;
extern int sgarbf;
extern int mode;