Updated for YAZ 1.7. HTML output tidy up. Added LOC target.
[egate.git] / fml / fmlmarc.c
index efce9b2..9992e7c 100644 (file)
@@ -45,6 +45,9 @@
  * FML interpreter. Europagate, 1995
  *
  * $Log: fmlmarc.c,v $
+ * Revision 1.7  2001/02/26 14:32:36  adam
+ * Updated for YAZ 1.7. HTML output tidy up. Added LOC target.
+ *
  * Revision 1.6  1995/05/16 09:39:33  adam
  * LICENSE.
  *
@@ -68,6 +71,7 @@
 #include <assert.h>
 #include <stdlib.h>
 #include <stdio.h>
+#include <string.h>
 
 #include <fmlmarc.h>
 #include <iso2709.h>