SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
10
audio/libofa/patches/patch-examples_uselame_cpp
Normal file
10
audio/libofa/patches/patch-examples_uselame_cpp
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- examples/uselame.cpp.orig Wed Apr 19 17:27:41 2017
|
||||
+++ examples/uselame.cpp Wed Apr 19 17:30:39 2017
|
||||
@@ -11,6 +11,7 @@
|
||||
#include "windows.h"
|
||||
#else
|
||||
#include <sys/wait.h>
|
||||
+#include <unistd.h>
|
||||
#endif
|
||||
|
||||
AudioData *loadWaveFile(char *file);
|
Loading…
Add table
Add a link
Reference in a new issue