X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/bf53e756e0d26c9cdca601e65f2e652bc1bb1b21..6209008bc9868081c17c253886fa20b3bf4b861b:/httpd.c diff --git a/httpd.c b/httpd.c index a11d6e7..8087a28 100644 --- a/httpd.c +++ b/httpd.c @@ -21,7 +21,7 @@ #include #include "agedu.h" -#include "malloc.h" +#include "alloc.h" #include "html.h" #include "httpd.h"