From: Adam Dickmeiss Date: Sun, 16 Jan 2005 21:56:24 +0000 (+0000) Subject: include stdlib.h X-Git-Tag: YAZ.2.0.34~50 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;ds=sidebyside;h=d35bf56a106a37b249e6ee4ab9f7eabd86662edb;p=yaz-moved-to-github.git include stdlib.h --- diff --git a/src/srwutil.c b/src/srwutil.c index fc060e3..18113c0 100644 --- a/src/srwutil.c +++ b/src/srwutil.c @@ -2,13 +2,14 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: srwutil.c,v 1.23 2005-01-15 19:47:14 adam Exp $ + * $Id: srwutil.c,v 1.24 2005-01-16 21:56:24 adam Exp $ */ /** * \file srwutil.c * \brief Implements SRW/SRU utilities. */ +#include #include #include