xalloc.h-instead-of-alloc.h.patch from patch #6230.
[pspp-builds.git] / src / libpspp / message.c
index 622388a1169d9433a367984205dbeafe3574670b..695b713287b4d55096cd4ddab330d30ea7f35f03 100644 (file)
 #include <string.h>
 #include <unistd.h>
 
-#include <libpspp/alloc.h>
 #include <libpspp/version.h>
 
 #include "progname.h"
+#include "xalloc.h"
 #include "xvasprintf.h"
 
 /* Current command name as set by msg_set_command_name(). */