* Copyright (C) 1995-2005, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstccl.c,v 1.5 2005-01-15 19:47:15 adam Exp $
+ * $Id: tstccl.c,v 1.6 2005-02-01 17:23:36 adam Exp $
*/
/* CCL test */
+#include <stdlib.h>
#include <string.h>
#include <yaz/ccl.h>
* Copyright (C) 1995-2005, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstodr.c,v 1.3 2005-01-15 19:47:15 adam Exp $
+ * $Id: tstodr.c,v 1.4 2005-02-01 17:23:36 adam Exp $
*
*/
+#include <stdlib.h>
#include <stdio.h>
#include <yaz/odr.h>
#include "tstodrcodec.h"
* Copyright (C) 1995-2005, Index Data ApS
* See the file LICENSE for details.
*
- * $Id: tstwrbuf.c,v 1.2 2005-01-15 19:47:15 adam Exp $
+ * $Id: tstwrbuf.c,v 1.3 2005-02-01 17:23:36 adam Exp $
*/
+#include <stdlib.h>
#include <stdio.h>
#include <yaz/wrbuf.h>