diff lib-src/b2m.c @ 151:59463afc5666 r20-3b2

Import from CVS: tag r20-3b2
author cvs
date Mon, 13 Aug 2007 09:37:19 +0200
parents 2af401a6ecca
children 43dd3413c7c7
line wrap: on
line diff
--- a/lib-src/b2m.c	Mon Aug 13 09:36:20 2007 +0200
+++ b/lib-src/b2m.c	Mon Aug 13 09:37:19 2007 +0200
@@ -19,6 +19,8 @@
    by Francesco Potorti` <pot@cnuce.cnr.it>. */
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include <time.h>
 #include <sys/types.h>
 #ifdef MSDOS