forked from Lainports/opnsense-ports
10 lines
265 B
C++
10 lines
265 B
C++
--- qsstv/drmrx/channeldecode.cpp.orig 2019-03-22 10:11:58 UTC
|
|
+++ qsstv/drmrx/channeldecode.cpp
|
|
@@ -28,7 +28,6 @@
|
|
#include <stdlib.h>
|
|
#include <sys/types.h>
|
|
#include <math.h>
|
|
-#include <malloc.h>
|
|
#include <float.h>
|
|
#include "drmproto.h"
|
|
#include "drmdefs.h"
|