X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fxmalloc.c;h=34554f8c117f3665e14e4f152badd50f8680978d;hb=4feb736e570d15bbc8254d593e0c44ed5066be85;hp=948e5183fc86f941be974bfb564630afb46879a1;hpb=3b96525a40981e162b959f3e842e0ff20e314320;p=yaz-moved-to-github.git diff --git a/src/xmalloc.c b/src/xmalloc.c index 948e518..34554f8 100644 --- a/src/xmalloc.c +++ b/src/xmalloc.c @@ -1,8 +1,8 @@ /* - * Copyright (C) 1994-2004, Index Data + * Copyright (C) 1995-2005, Index Data ApS * All rights reserved. * - * $Id: xmalloc.c,v 1.3 2004-11-18 15:18:14 heikki Exp $ + * $Id: xmalloc.c,v 1.5 2005-01-15 19:47:14 adam Exp $ */ /** * \file xmalloc.c @@ -17,7 +17,7 @@ #include #include -#include +#include #include #ifndef TRACE_XMALLOC