Updated for YAZ 1.7. HTML output tidy up. Added LOC target.
[egate.git] / fml / fmlstr.c
index 44b8d04..3ae3b9e 100644 (file)
@@ -45,6 +45,9 @@
  * FML interpreter. Europagate, 1995
  *
  * $Log: fmlstr.c,v $
+ * Revision 1.8  2001/02/26 14:32:36  adam
+ * Updated for YAZ 1.7. HTML output tidy up. Added LOC target.
+ *
  * Revision 1.7  1995/05/16 09:39:34  adam
  * LICENSE.
  *
@@ -71,6 +74,7 @@
 #include <assert.h>
 #include <stdlib.h>
 #include <stdio.h>
+#include <string.h>
 
 #include "fmlp.h"