using yaz/log.h again
[idzebra-moved-to-github.git] / recctrl / marcomp.c
index 0edbdf3..d529d98 100644 (file)
@@ -1,11 +1,12 @@
 /*
-    $Id: marcomp.c,v 1.1 2003-02-28 12:33:39 oleg Exp $
+    $Id: marcomp.c,v 1.4 2004-12-13 20:51:32 adam Exp $
 
     marcomp.c - compiler of MARC statements.
 */
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <ctype.h>
 
 #include <yaz/yaz-util.h>