xalloc.h-instead-of-alloc.h.patch from patch #6230.
[pspp-builds.git] / src / language / dictionary / value-labels.c
index 6af0b62c57aa981175253e0f5dd04f2ad10f9640..4b7c03961783c0109b30c8e5a32bcb13b43658b3 100644 (file)
 #include <language/command.h>
 #include <language/lexer/lexer.h>
 #include <language/lexer/variable-parser.h>
-#include <libpspp/alloc.h>
 #include <libpspp/hash.h>
 #include <libpspp/message.h>
 #include <libpspp/str.h>
 
+#include "xalloc.h"
+
 #include "gettext.h"
 #define _(msgid) gettext (msgid)
 \f