blob: 74921f0436f91d64f3b3b94bef14f5ee1967dbaf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- qsstv/drmrx/getmode.cpp.orig 2016-08-23 19:39:12 UTC
+++ qsstv/drmrx/getmode.cpp
@@ -34,7 +34,6 @@
#include <stdlib.h>
#include <math.h>
#include <sys/types.h>
-#include <malloc.h>
#include "structtemplates.h"
#include "drmproto.h"
#include "drmdefs.h"
|