X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=xmalloc.c;h=d291f4dd76149b86679cb29e51691ca0fb72cbc6;hb=a4028acb18fd04cbf03ddbd976115aeb04ddd867;hp=e76758488059fb4c1c7f57faea2996e8a2e6963e;hpb=9d3c228a31b33038c69861f59e50b2c2de1e825a;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)