X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/704fafa3ca85f378c91f8b1fdd3dfd9f34d02c8c..353bc75ddcc747e241296418a985ad2b265a86cf:/agedu.c diff --git a/agedu.c b/agedu.c index d015824..83f8ead 100644 --- a/agedu.c +++ b/agedu.c @@ -20,6 +20,7 @@ #include #include +#include "agedu.h" #include "du.h" #include "trie.h" #include "index.h" @@ -28,10 +29,6 @@ #include "httpd.h" #include "fgetline.h" -#define PNAME "agedu" - -#define lenof(x) (sizeof((x))/sizeof(*(x))) - /* * Path separator. This global variable affects the behaviour of * various parts of the code when they need to deal with path