aboutsummaryrefslogtreecommitdiff
path: root/comms/spandsp-devel5/files/patch-src::awgn.c
diff options
context:
space:
mode:
Diffstat (limited to 'comms/spandsp-devel5/files/patch-src::awgn.c')
-rw-r--r--comms/spandsp-devel5/files/patch-src::awgn.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/comms/spandsp-devel5/files/patch-src::awgn.c b/comms/spandsp-devel5/files/patch-src::awgn.c
deleted file mode 100644
index b4a45a08bb4e..000000000000
--- a/comms/spandsp-devel5/files/patch-src::awgn.c
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- src/awgn.c
-+++ src/awgn.c
-@@ -51,6 +51,7 @@
- #include <stdio.h>
- #include <inttypes.h>
- #include <math.h>
-+#include <tgmath.h>
-
- #include "spandsp/dc_restore.h"
- #include "spandsp/awgn.h"