Adopt use of gnulib for portability.
[pspp-builds.git] / src / hash.c
index 1293398daebf3dbd615e2e8928ffa97a95a4c46b..019ddb1a4ae87e02aed24ed115f53fb5c48a4e3e 100644 (file)
 #include <stdlib.h>
 #include "algorithm.h"
 #include "alloc.h"
-#include "bool.h"
+#include <stdbool.h>
 #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