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