X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=talloc%2Ftalloc.c;h=d624b9174dde42b8e892fb5764cb9544bd249671;hp=e9f531fe58277992767534a345c11dfc0dc9e4ff;hb=2d6759d42218bef651c0ece58fe36212099a313c;hpb=ec45d0d2bc380e740ad34b2342b3846685a32610 diff --git a/talloc/talloc.c b/talloc/talloc.c index e9f531fe..d624b917 100644 --- a/talloc/talloc.c +++ b/talloc/talloc.c @@ -34,6 +34,7 @@ #include "talloc.h" #include #include +#include /* use this to force every realloc to change the pointer, to stress test code that might not cope */