updated for version 7.0227
diff --git a/src/globals.h b/src/globals.h
index 86d8ad9..b0523fc 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -1504,6 +1504,9 @@
 EXTERN int xsmp_icefd INIT(= -1);   /* The actual connection */
 #endif
 
+/* For undo we need to know the lowest time possible. */
+EXTERN time_t starttime;
+
 /*
  * Optional Farsi support.  Include it here, so EXTERN and INIT are defined.
  */