blob: bcb03af46faa7d54cd221c5c35f34aca6f14644e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- qsstv/drmrx/getmode.cpp.orig 2014-04-08 02:02:16.000000000 -0700
+++ qsstv/drmrx/getmode.cpp 2014-04-08 02:03:32.000000000 -0700
@@ -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"
|