summaryrefslogtreecommitdiff
path: root/tal-debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'tal-debug.c')
-rw-r--r--tal-debug.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tal-debug.c b/tal-debug.c
index 59453cd45..4d96464a5 100644
--- a/tal-debug.c
+++ b/tal-debug.c
@@ -1,6 +1,6 @@
/* TMP_ALLOC routines for debugging.
-Copyright 2000, 2001 Free Software Foundation, Inc.
+Copyright 2000, 2001, 2004 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
@@ -20,6 +20,7 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA. */
#include <stdio.h>
+#include <string.h>
#include "gmp.h"
#include "gmp-impl.h"