tmpfile: Fix C++ test error on mingw.
[pspp] / modules / hash
index f3ebfc32391096a7129c16b8df265adc45c7b7a2..75a99da3735c9ef4817d8af47bb22a125f1e5dd4 100644 (file)
@@ -2,13 +2,15 @@ Description:
 Parametrizable hash table.
 
 Files:
-lib/hash.h
 lib/hash.c
+lib/hash.h
 m4/hash.m4
-lib/xalloc.h
 
 Depends-on:
+bitrotate
 stdbool
+stdint
+xalloc
 
 configure.ac:
 gl_HASH