blob: 4263284ab43b22973a62ed5eb4127edb2eafb6cc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- qsstv/drmrx/channeldecode.cpp.orig 2016-08-23 19:39:12 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"
|