X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fmake-file.c;h=051905b821ad0fbd3ec5a8329c8e817be6550816;hb=9f087e7aa4cdff1d5d46d5e188c0017a9d2d0029;hp=3225d2ca50a118523df400b8d05d8bf8c858e45f;hpb=7a887989fb1da56ebd264ee3338c1472c7e40a51;p=pspp-builds.git diff --git a/src/data/make-file.c b/src/data/make-file.c index 3225d2ca..051905b8 100644 --- a/src/data/make-file.c +++ b/src/data/make-file.c @@ -23,7 +23,8 @@ #include "file-name.h" #include "make-file.h" #include -#include + +#include "xalloc.h" #include "gettext.h" #define _(msgid) gettext (msgid)