X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/5a830bf80878bd1521a71017ce19882caa755d80..50e82fdc62d1e7c0747bdc8c17d7ef7b863e1460:/index.c diff --git a/index.c b/index.c index 56d657d..19cde65 100644 --- a/index.c +++ b/index.c @@ -2,10 +2,7 @@ * index.c: Implementation of index.h. */ -#include -#include -#include - +#include "agedu.h" #include "trie.h" #include "index.h" #include "alloc.h"