From 452bd7ddcade0a2647294e87e65812a32834b0c0 Mon Sep 17 00:00:00 2001 From: Brian Barrett Date: Thu, 15 Jul 2004 13:19:18 +0000 Subject: [PATCH] * need stdlib.h to have malloc. This commit was SVN r1735. --- src/util/numtostr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/numtostr.c b/src/util/numtostr.c index 55b25750bb..1b6b0f2dfc 100644 --- a/src/util/numtostr.c +++ b/src/util/numtostr.c @@ -6,6 +6,7 @@ #include "util/numtostr.h" #include +#include char*