No leading spaces in warning comments
[yaz-moved-to-github.git] / test / tstccl.c
index 37cf0c9..0142bc6 100644 (file)
@@ -1,12 +1,13 @@
 /*
- * Copyright (c) 2002-2004, Index Data
+ * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: tstccl.c,v 1.4 2004-09-29 20:37:51 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>