From 9470e71e1fe3ab7623dbf407c0abbd3d321886e7 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 17 Mar 2007 18:41:28 +0000 Subject: [PATCH] Include , for malloc(). --- ChangeLog | 4 ++++ lib/unistr/u-strdup.h | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 647b08758..692f1d56b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-03-17 Bruno Haible + * lib/unistr/u-strdup.h: Include . + +2007-03-17 Bruno Haible + * lib/unistr/u-cpy-alloc.h: Include . 2007-03-17 Bruno Haible diff --git a/lib/unistr/u-strdup.h b/lib/unistr/u-strdup.h index 416c657f7..5ab507b00 100644 --- a/lib/unistr/u-strdup.h +++ b/lib/unistr/u-strdup.h @@ -17,6 +17,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ +#include #include UNIT * -- 2.11.0