Added include stdlib.h
[yaz-moved-to-github.git] / test / tstccl.c
index 73c4011..0142bc6 100644 (file)
@@ -2,11 +2,12 @@
  * 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>