1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/audio/zinf/files/patch-plm-metadata-vorbis-vorbis.cpp
Adam Weinberger 0707c24745 Update to 2.2.2.
PR:		47322
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-28 06:24:24 +00:00

11 lines
266 B
C++

--- plm/metadata/vorbis/vorbis.cpp.orig Wed Jan 1 08:29:35 2003
+++ plm/metadata/vorbis/vorbis.cpp Sat Jan 11 05:32:18 2003
@@ -23,6 +23,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <unistd.h>
#include <math.h>
#include <assert.h>
#include <string>