X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fglob.c;h=5ddb0e698254d5e068deb1aeccf322d92429f59e;hb=d807ad29cc0d3caa4f0e04ee4b75c70a225cfeaf;hp=9cbcc0c6761602a86316f6d538b901b3248e876a;hpb=d2ec80c72483254a876b0bb86882224248110c0c;p=pspp-builds.git diff --git a/src/glob.c b/src/glob.c index 9cbcc0c6..5ddb0e69 100644 --- a/src/glob.c +++ b/src/glob.c @@ -69,16 +69,15 @@ extern void stifle_history (); #endif #include "alloc.h" +#include "calendar.h" #include "command.h" #include "dictionary.h" #include "do-ifP.h" #include "error.h" -#include "expr.h" #include "file-handle.h" #include "filename.h" #include "getline.h" #include "hash.h" -#include "julcal/julcal.h" #include "lexer.h" #include "magic.h" #include "main.h"