From: Adam Dickmeiss Date: Wed, 4 May 2005 10:40:19 +0000 (+0000) Subject: Include stdlib.h a few places. Remove unused var. X-Git-Tag: ZEBRA.1.3.26~17 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=ead317ad91ddd147433840f51df4368a2d4f660f;p=idzebra-moved-to-github.git Include stdlib.h a few places. Remove unused var. --- diff --git a/test/api/t3.c b/test/api/t3.c index 5a4a574..3659552 100644 --- a/test/api/t3.c +++ b/test/api/t3.c @@ -1,4 +1,4 @@ -/* $Id: t3.c,v 1.8 2004-07-28 08:15:47 adam Exp $ +/* $Id: t3.c,v 1.8.2.1 2005-05-04 10:40:19 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 Index Data Aps @@ -20,6 +20,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include #include #include #include diff --git a/test/api/t4.c b/test/api/t4.c index 9fb81b7..98da891 100644 --- a/test/api/t4.c +++ b/test/api/t4.c @@ -1,4 +1,4 @@ -/* $Id: t4.c,v 1.8 2004-07-28 08:15:47 adam Exp $ +/* $Id: t4.c,v 1.8.2.1 2005-05-04 10:40:19 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 Index Data Aps @@ -20,6 +20,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include #include #include #include diff --git a/test/api/t5.c b/test/api/t5.c index 7163650..d1de56c 100644 --- a/test/api/t5.c +++ b/test/api/t5.c @@ -1,4 +1,4 @@ -/* $Id: t5.c,v 1.5 2004-08-04 08:35:26 adam Exp $ +/* $Id: t5.c,v 1.4.2.1 2005-05-04 10:40:19 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 Index Data Aps @@ -20,6 +20,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include #include #include #include