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