mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
0707c24745
PR: 47322 Submitted by: KATO Tsuguru <tkato@prontomail.com>
11 lines
266 B
C++
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>
|