X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/704fafa3ca85f378c91f8b1fdd3dfd9f34d02c8c..b75513c73887a4bf34e5d31e2fd6926509cdcff2:/du.c diff --git a/du.c b/du.c index 957c6e7..30a880d 100644 --- a/du.c +++ b/du.c @@ -15,7 +15,7 @@ #include #include "du.h" -#include "malloc.h" +#include "alloc.h" #ifdef __linux__