blob: ee5215b6cbbf4a0d2815258c89597448478f68e5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- qsstv/drmrx/getmode.cpp.orig 2016-04-08 23:08:29 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"
|