X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flist.q;h=e3ac2ed52e853e27cff9877afc37e6e7659dafda;hb=7dc203206d3f3172474a4ec0f4dcab5364f4ce26;hp=0ab9188955cdc91bbf9c94b811bfd008ffcd5ebd;hpb=06f9ee45954e5e71fa7f6262dbf37defa1dbf996;p=pspp diff --git a/src/list.q b/src/list.q index 0ab9188955..e3ac2ed52e 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"