freebsd-ports/comms/qsstv/files/patch-qsstv_drmrx_channeldecode.cpp
Stephen Hurd 93b24289aa Update to latest release.
DOCS option is back, hopefully it'll stay.
Jasper has been switched out for OpenJPEG.
2016-04-10 21:54:40 +00:00

10 lines
265 B
C++

--- qsstv/drmrx/channeldecode.cpp.orig 2016-04-08 23:08:29 UTC
+++ qsstv/drmrx/channeldecode.cpp
@@ -29,7 +29,6 @@
#include <stdlib.h>
#include <sys/types.h>
#include <math.h>
-#include <malloc.h>
#include <float.h>
#include "drmproto.h"
#include "drmdefs.h"