frexp, frexp-nolibm: Move AC_LIBOBJ invocations to module description.
[pspp] / lib / hash.c
index f3de2aaaace2420e353691ccbeb45e5784528a1f..4d76f765e90b4ba549ce097b8eb717a6cb869e2b 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>