X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flist.q;h=e3ac2ed52e853e27cff9877afc37e6e7659dafda;hb=2c4c4a789e9c23478bce195d2ed98bab6064dfc1;hp=0ab9188955cdc91bbf9c94b811bfd008ffcd5ebd;hpb=06f9ee45954e5e71fa7f6262dbf37defa1dbf996;p=pspp-builds.git diff --git a/src/list.q b/src/list.q index 0ab91889..e3ac2ed5 100644 --- a/src/list.q +++ b/src/list.q @@ -25,6 +25,7 @@ #include "case.h" #include "command.h" #include "devind.h" +#include "dictionary.h" #include "lexer.h" #include "error.h" #include "magic.h" @@ -36,6 +37,7 @@ #include "var.h" #include "vfm.h" #include "format.h" +/* (headers) */ #include "debug-print.h"