From 2556bfe6fdb5ccb4864e0249d5fdd475e4100c71 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 7 Jul 1999 18:02:39 +0000 Subject: Update. * sysdeps/generic/setenv.c: Describe problem. * malloc/malloc.c (request2size): Also set errno if failing. --- malloc/malloc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'malloc') diff --git a/malloc/malloc.c b/malloc/malloc.c index 86f25d5184..31ab045a06 100644 --- a/malloc/malloc.c +++ b/malloc/malloc.c @@ -314,6 +314,7 @@ extern "C" { #endif +#include #include /* needed for malloc_stats */ -- cgit v1.2.1