7a11d3b7e0
Reported by: Andriy I Pylypenko <bamby@ua.fm>
13 lines
205 B
C
13 lines
205 B
C
|
|
$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"
|