freebsd-ports/audio/mp3stat/files/patch-input_vorbis_oggstat.h
Roman Bogorodskiy aecd9dab9d Update to verison 2.6.01.
PR:		81051
Submitted by:	Ports Fury
2005-05-16 16:00:12 +00:00

10 lines
255 B
C++

--- input/vorbis/oggstat.h.orig Thu Sep 16 08:03:59 2004
+++ input/vorbis/oggstat.h Tue Sep 21 21:08:41 2004
@@ -5,6 +5,7 @@
#include <sys/mman.h>
#include <fcntl.h>
#include <string>
+#include <cstdio>
#include <vorbis/codec.h>
#include "input.h"