1 2 3 4 5 6 7 8 9 10 11 12 13
$FreeBSD$ --- mzbase.c.orig Sun Feb 16 16:35:13 2003 +++ mzbase.c Sun Feb 16 16:35:28 2003 @@ -25,6 +25,7 @@ #include <stdio.h> #include <stdlib.h> +#include <string.h> #include <sys/stat.h> #include <unistd.h> #include <fcntl.h>