forked from Lainports/opnsense-ports
11 lines
198 B
C
11 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>
|
|
|
|
|