X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fcompute.c;h=6556e8becac0041d63303556817f6f203f4fd09d;hb=3caec9acde088184ec125733b3bdfd7e1cd019a8;hp=f30d7b1f64c281bb56f65b3faa7a6b330266167b;hpb=06f9ee45954e5e71fa7f6262dbf37defa1dbf996;p=pspp diff --git a/src/compute.c b/src/compute.c index f30d7b1f64..6556e8beca 100644 --- a/src/compute.c +++ b/src/compute.c @@ -23,6 +23,7 @@ #include "alloc.h" #include "case.h" #include "command.h" +#include "dictionary.h" #include "error.h" #include "expr.h" #include "lexer.h"