X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fxmalloc.c;h=51040f4d80a5bef07e97b7f34057081f10e1d299;hb=5c3d2d2ab097e4bb59ba5718a396b020a2d302c0;hp=948e5183fc86f941be974bfb564630afb46879a1;hpb=3b96525a40981e162b959f3e842e0ff20e314320;p=yaz-moved-to-github.git diff --git a/src/xmalloc.c b/src/xmalloc.c index 948e518..51040f4 100644 --- a/src/xmalloc.c +++ b/src/xmalloc.c @@ -2,7 +2,7 @@ * Copyright (C) 1994-2004, Index Data * All rights reserved. * - * $Id: xmalloc.c,v 1.3 2004-11-18 15:18:14 heikki Exp $ + * $Id: xmalloc.c,v 1.4 2004-12-13 14:21:56 heikki Exp $ */ /** * \file xmalloc.c @@ -17,7 +17,7 @@ #include #include -#include +#include #include #ifndef TRACE_XMALLOC