From: Adam Dickmeiss Date: Mon, 16 Feb 2004 11:22:34 +0000 (+0000) Subject: Include stdlib.h for zoom.h X-Git-Tag: YAZ.2.0.11~1 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=7e6099dcfa2a7d2f93642e5873286a84fc595cc0;hp=317ee76a1bbe9de384aea464c829b8ad627518a2;p=yaz-moved-to-github.git Include stdlib.h for zoom.h --- diff --git a/include/yaz/zoom.h b/include/yaz/zoom.h index 55b7eab..71cea77 100644 --- a/include/yaz/zoom.h +++ b/include/yaz/zoom.h @@ -1,8 +1,9 @@ /* * Public header for ZOOM C. - * $Id: zoom.h,v 1.20 2004-02-11 13:37:16 adam Exp $ + * $Id: zoom.h,v 1.21 2004-02-16 11:22:34 adam Exp $ */ +#include #include #define ZOOM_BEGIN_CDECL YAZ_BEGIN_CDECL