9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
12 lines
198 B
C
12 lines
198 B
C
--- convolution_process.c.orig 2005-11-27 23:23:16 UTC
|
|
+++ convolution_process.c
|
|
@@ -23,7 +23,7 @@
|
|
#include <dsp/dspop.h>
|
|
#endif
|
|
|
|
-#include <malloc.h>
|
|
+#include <stdlib.h>
|
|
#include <math.h>
|
|
|
|
|