updated for version 7.2b-022
diff --git a/src/globals.h b/src/globals.h
index b31e054..dc3038d 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -868,6 +868,7 @@
 					 * command interpreter. */
 
 EXTERN int	finish_op INIT(= FALSE);/* TRUE while an operator is pending */
+EXTERN int	opcount INIT(= 0);	/* count for pending operator */
 
 /*
  * ex mode (Q) state