X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fhash.c;h=019ddb1a4ae87e02aed24ed115f53fb5c48a4e3e;hb=4de79b34b329d1da6cdeb145993d3efd911e2967;hp=1293398daebf3dbd615e2e8928ffa97a95a4c46b;hpb=e8fda405a7628fb8ea6a1fa520a76f5b8265b24e;p=pspp diff --git a/src/hash.c b/src/hash.c index 1293398dae..019ddb1a4a 100644 --- a/src/hash.c +++ b/src/hash.c @@ -26,10 +26,13 @@ #include #include "algorithm.h" #include "alloc.h" -#include "bool.h" +#include #include "misc.h" #include "str.h" +#include "gettext.h" +#define _(msgid) gettext (msgid) + /* Note for constructing hash functions: You can store the hash values in the records, then compare hash