freebsd-ports/audio/libconvolve/files/patch-convolution__process.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

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>