Make audio/mp3gain compiling on 4.7 again.
Submitted by: Adam Weinberger <adamw@FreeBSD.ORG> and "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
This commit is contained in:
parent
595d33b952
commit
222724b101
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73699
10
audio/mp3gain/files/patch-mp3gain.c
Normal file
10
audio/mp3gain/files/patch-mp3gain.c
Normal file
@ -0,0 +1,10 @@
|
||||
-- mp3gain.c.orig Sun Jan 19 07:16:02 2003
|
||||
+++ mp3gain.c Sun Jan 19 07:16:37 2003
|
||||
@@ -50,6 +50,7 @@
|
||||
|
||||
#ifndef WIN32
|
||||
#undef asWIN32DLL
|
||||
+#include <sys/types.h>
|
||||
#include <utime.h>
|
||||
#endif /* WIN32 */
|
||||
|
Loading…
Reference in New Issue
Block a user