stdioext: Add support for Minix.
[gnulib.git] / lib / hash.c
index f3de2aa..4d76f76 100644 (file)
@@ -27,7 +27,7 @@
 #include "hash.h"
 
 #include "bitrotate.h"
-#include "xalloc.h"
+#include "xalloc-oversized.h"
 
 #include <stdint.h>
 #include <stdio.h>