xalloc.h-instead-of-alloc.h.patch from patch #6230.
[pspp] / src / language / dictionary / variable-display.c
index cf3bad79449adf25cebccfb2830e61d075fc07c2..bada08142561bbb354f09bcc1adb1b764eeefca9 100644 (file)
 #include <language/command.h>
 #include <language/lexer/lexer.h>
 #include <language/lexer/variable-parser.h>
-#include <libpspp/alloc.h>
 #include <libpspp/message.h>
 #include <libpspp/str.h>
 
+#include "xalloc.h"
+
 /* Set variables' alignment
    This is the alignment for GUI display only.
    It affects nothing but GUIs