X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Flibpspp%2Fmsg-locator.c;h=09550e29ac9c802def722eb8269d50efb9ab726d;hb=64322c8ee0af7bf5ecc825ccc90513118732f335;hp=3e915382739515a6980b2d8611f7fc58cd8ae438;hpb=43b1296aafe7582e7dbe6c2b6a8b478d7d9b0fcf;p=pspp-builds.git diff --git a/src/libpspp/msg-locator.c b/src/libpspp/msg-locator.c index 3e915382..09550e29 100644 --- a/src/libpspp/msg-locator.c +++ b/src/libpspp/msg-locator.c @@ -16,12 +16,13 @@ #include #include -#include #include "msg-locator.h" #include #include #include "getl.h" +#include "xalloc.h" + /* File locator stack. */ static const struct msg_locator **file_loc;