]> git.pld-linux.org Git - packages/mp3info.git/commitdiff
- added fix for "#include <time.h>".
authorkloczek <kloczek@pld-linux.org>
Sun, 13 Jan 2002 13:22:47 +0000 (13:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mp3info-time.h.patch -> 1.1

mp3info-time.h.patch [new file with mode: 0644]

diff --git a/mp3info-time.h.patch b/mp3info-time.h.patch
new file mode 100644 (file)
index 0000000..4f94fe6
--- /dev/null
@@ -0,0 +1,10 @@
+--- mp3info-0.2.16/mp3info.cxx~        Sun Jan 13 14:18:57 2002
++++ mp3info-0.2.16/mp3info.cxx Sun Jan 13 14:18:57 2002
+@@ -12,6 +12,7 @@
+ #include <sys/time.h>
+ #include <unistd.h>
+ #include <fcntl.h>
++#include <time.h>
+ #include "mp3info.hxx"
+ #define NUMFORMATS 7
This page took 0.059587 seconds and 4 git commands to generate.