diff options
-rw-r--r-- | lib/memdebug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/memdebug.c b/lib/memdebug.c index 477ee43cf..dceb3bea9 100644 --- a/lib/memdebug.c +++ b/lib/memdebug.c @@ -45,6 +45,7 @@ #include "urldata.h" #include <stdio.h> #include <string.h> +#include <stdlib.h> /* * Note that these debug functions are very simple and they are meant to |