X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/995db5990865ab0772e0f0902ba39c1fb9336fa3..f59a5d3459678d4a4e9d9c9beecbfd0a53035894:/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"