SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
audio/libofa/patches/patch-examples_wavefile_cpp
Normal file
11
audio/libofa/patches/patch-examples_wavefile_cpp
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- examples/wavefile.cpp.orig Wed Apr 19 17:32:47 2017
|
||||
+++ examples/wavefile.cpp Wed Apr 19 17:32:48 2017
|
||||
@@ -9,6 +9,8 @@
|
||||
#include "protocol.h"
|
||||
#ifdef WIN32
|
||||
#include "io.h"
|
||||
+#else
|
||||
+#include <unistd.h>
|
||||
#endif
|
||||
#include <fcntl.h>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue