--- servconf.h.orig	Sun Dec  5 01:48:12 1999
+++ servconf.h	Sun Dec  5 02:25:49 1999
@@ -83,6 +83,12 @@
 	char   *allow_groups[MAX_ALLOW_GROUPS];
 	unsigned int num_deny_groups;
 	char   *deny_groups[MAX_DENY_GROUPS];
+	unsigned int connections_per_period;	/*
+						 * If not 0, number of sshd
+						 * connections accepted per
+						 * connections_period.
+						 */
+	unsigned int connections_period;
 }       ServerOptions;
 /*
  * Initializes the server options to special values that indicate that they
