$NetBSD: patch-aa,v 1.1 2004/06/16 03:25:48 minskim Exp $ --- mp3info.cxx.orig 1999-03-19 14:36:34.000000000 -0600 +++ mp3info.cxx @@ -7,6 +7,7 @@ #include <stdio.h> #include <string.h> #include <stdlib.h> +#include <time.h> #include <sys/types.h> #include <sys/stat.h> #include <sys/time.h>