opnsense-ports/comms/qsstv/files/patch-qsstv_drmrx_deinterleaver.cpp
Franco Fichtner 8f3ba38411 */*: sync with upstream
Taken from: HardenedBSD
2019-04-17 13:22:42 +02:00

10 lines
257 B
C++

--- qsstv/drmrx/deinterleaver.cpp.orig 2019-03-22 10:11:58 UTC
+++ qsstv/drmrx/deinterleaver.cpp
@@ -29,7 +29,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include <malloc.h>
#include <math.h>
int *deinterleaver(int xinA, int tA, int xinB, int tB)
{