X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fformat.c;h=5b9b76569d2ad2611526302391ef60764cc76141;hb=0d7b430cd1cef60b963a54307622d6f4aa8efeb4;hp=e88df4633b69e7cb186486d495360bc76957fa8b;hpb=dcf9b154cbcaa35c3d8459a201b77eec8bcb30bd;p=pspp diff --git a/src/data/format.c b/src/data/format.c index e88df4633b..5b9b76569d 100644 --- a/src/data/format.c +++ b/src/data/format.c @@ -20,11 +20,12 @@ #include #include "format.h" #include -#include "message.h" +#include #include -#include "misc.h" +#include +#include #include "identifier.h" -#include "str.h" +#include #include "variable.h" #include "gettext.h"