X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=xmalloc.c;h=d291f4dd76149b86679cb29e51691ca0fb72cbc6;hb=9fdb9852aeafd99361725c0432ad69110f24a1be;hp=e76758488059fb4c1c7f57faea2996e8a2e6963e;hpb=75633ffa7a52aec7958b5cf4e0f3375683851c65;p=pkg%2Fabook.git diff --git a/xmalloc.c b/xmalloc.c index e767584..d291f4d 100644 --- a/xmalloc.c +++ b/xmalloc.c @@ -36,6 +36,7 @@ #include #include #include +#include "xmalloc.h" static void xmalloc_default_error_handler(int err)