aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libofa/files/patch-examples_wavefile.cpp
blob: 0dedb806761688da7ae23faa8e17e39db8e59e91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- examples/wavefile.cpp.orig  2016-07-26 15:10:24 UTC
+++ examples/wavefile.cpp
@@ -11,6 +11,8 @@
 #include "io.h"
 #endif
 #include <fcntl.h>
+#include <sys/types.h>
+#include <unistd.h>
 
 static bool readBytes(int fd, unsigned char *buf, int size) {
     int ct = 0;
~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/stats/graphics/libvisual?h=gnome-3.28'>stats
path: root/graphics/libvisual
Commit message (Expand)AuthorAgeFilesLines
* - Bump PORTREVISION after last commitgahr2008-06-231-1/+1
* - Fix PLIST on some platformsgahr2008-06-232-4/+1
* - Fix build on sparc64gahr2008-04-162-7/+15
* - Fix build with gcc 4.2miwi2007-10-171-10/+3
* - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2pav2007-07-031-0/+4
* - Remove provision for FreeBSD 4.Xpav2007-07-032-17/+1
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
* Reset kwm due to no response about email.linimon2006-04-151-1/+1
* Conversion to a single libtool environment.ade2006-02-232-0/+2
* SHA256ifyedwin2006-01-221-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1