1 2 3 4 5 6 7 8 9 10 11 12 13
$FreeBSD$ --- src/tone_generate.c +++ src/tone_generate.c @@ -39,6 +39,7 @@ #include <stdio.h> #include <time.h> #include <fcntl.h> +#include <tgmath.h> #include "spandsp/telephony.h" #include "spandsp/dc_restore.h"