SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
audio/cmt/patches/patch-src_phasemod_cpp
Normal file
12
audio/cmt/patches/patch-src_phasemod_cpp
Normal file
|
@ -0,0 +1,12 @@
|
|||
Don't use malloc.h header on OpenBSD.
|
||||
|
||||
--- src/phasemod.cpp.orig Mon Nov 3 22:54:01 2014
|
||||
+++ src/phasemod.cpp Mon Nov 3 22:54:07 2014
|
||||
@@ -24,7 +24,6 @@
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
-#include <malloc.h>
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include "cmt.h"
|
Loading…
Add table
Add a link
Reference in a new issue