freebsd-ports/audio/mp3gain/files/patch-mp3gain.c
Edwin Groothuis 222724b101 Make audio/mp3gain compiling on 4.7 again.
Submitted by:	Adam Weinberger <adamw@FreeBSD.ORG> and
		"Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
2003-01-21 02:41:58 +00:00

10 lines
201 B
C

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