xalloc.h-instead-of-alloc.h.patch from patch #6230.
[pspp-builds.git] / src / math / moments.c
index 2934dd7ad5a547807b7395af925def288f83cb28..a5be12e9cd0d53a108cd91ea98b3d85bd6daf4f3 100644 (file)
 #include <assert.h>
 #include <math.h>
 #include <stdlib.h>
-#include <libpspp/alloc.h>
 #include <libpspp/misc.h>
 #include <data/value.h>
 
+#include "xalloc.h"
+
 #include "gettext.h"
 #define _(msgid) gettext (msgid)
 \f