repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
audio
/
mp3info
/
patches
/
patch-aa
blob
a19cff37232daa87e80210046aaa0cf654219fd7
1
$NetBSD$
2
3
--- mp3info.cxx.orig 1999-03-19 14:36:34.000000000 -0600
4
+++ mp3info.cxx
5
@@ -7,6 +7,7 @@
6
#include <stdio.h>
7
#include <string.h>
8
#include <stdlib.h>
9
+#include <time.h>
10
#include <sys/types.h>
11
#include <sys/stat.h>
12
#include <sys/time.h>