Fixed the infinite recursion when calling yaz_log_level_init as the first
[yaz-moved-to-github.git] / test / tstwrbuf.c
index 8ac3d0b..bab2004 100644 (file)
@@ -1,10 +1,11 @@
 /*
- * Copyright (c) 2002-2003, Index Data
+ * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstwrbuf.c,v 1.1 2003-10-27 12:21:38 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>