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:
Edwin Groothuis 2003-01-21 02:41:58 +00:00
parent 595d33b952
commit 222724b101
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73699

View 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 */