]> the.earth.li Git - onak.git/blobdiff - hash.h
Bump debhelper compat level to 13
[onak.git] / hash.h
diff --git a/hash.h b/hash.h
index 9d7578dcbd2fe0aa4fd7e0f2bedb1956f62ef541..cd9363a8b3f5179a2b8a28f911b16a3b2edd51ca 100644 (file)
--- a/hash.h
+++ b/hash.h
@@ -13,8 +13,7 @@
  * more details.
  *
  * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 51
- * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __HASH_H__
@@ -22,6 +21,7 @@
 
 #include "keystructs.h"
 #include "ll.h"
+#include "stats.h"
 
 #define HASHSIZE 1024
 #define HASHMASK 0x3FF