X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhash;h=72afda6cf1f76751964eef8fd557f8ef72caba56;hb=8a1f6249804a216743e8413158725145884d921b;hp=a3641345325f6fe7d9f9d1c46cb5edbac724f9df;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/modules/hash b/modules/hash index a36413453..72afda6cf 100644 --- a/modules/hash +++ b/modules/hash @@ -1,5 +1,5 @@ Description: -Parametrizable hash table. +Parameterizable hash table. Files: lib/hash.c @@ -7,14 +7,15 @@ lib/hash.h m4/hash.m4 Depends-on: +bitrotate stdbool -xalloc +stdint +xalloc-oversized configure.ac: gl_HASH Makefile.am: -EXTRA_DIST += hash.h Include: "hash.h"