blob: a24f8a88ee7db24264d30591dbeccf0c926355b0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- qsstv/drmrx/channeldecode.cpp.orig 2014-04-08 02:02:06.000000000 -0700
+++ qsstv/drmrx/channeldecode.cpp 2014-04-08 02:03:28.000000000 -0700
@@ -29,7 +29,6 @@
#include <stdlib.h>
#include <sys/types.h>
#include <math.h>
-#include <malloc.h>
#include <float.h>
#include "structtemplates.h"
#include "drmproto.h"
|