changed output to be non-cascarding when using -n switch
[yaz-moved-to-github.git] / util / cclsh.c
index fcb3e86..4110aad 100644 (file)
@@ -44,7 +44,7 @@
 /* CCL shell.
  * Europagate 1995
  *
- * $Id: cclsh.c,v 1.2 2005-06-25 15:46:07 adam Exp $
+ * $Id: cclsh.c,v 1.4 2007-01-03 08:42:16 adam Exp $
  *
  * Old Europagate Log:
  *
@@ -86,6 +86,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 
 #include <yaz/ccl.h>