X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/355c3af79e91b2c650648015e48708b81ff4cb7e..995db5990865ab0772e0f0902ba39c1fb9336fa3:/agedu.c diff --git a/agedu.c b/agedu.c index caef604..15b366a 100644 --- a/agedu.c +++ b/agedu.c @@ -24,7 +24,7 @@ #include "du.h" #include "trie.h" #include "index.h" -#include "malloc.h" +#include "alloc.h" #include "html.h" #include "httpd.h" #include "fgetline.h"