mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
res_rtp_asterisk: sqrt(.) requires the header math.h.
ASTERISK-29616 Change-Id: I6c01623926bf10ccac32612687a50fdab3ba0900
This commit is contained in:
committed by
Kevin Harwell
parent
8410afc7ab
commit
82d6bd7ec9
@@ -39,6 +39,7 @@
|
||||
#include <sys/time.h>
|
||||
#include <signal.h>
|
||||
#include <fcntl.h>
|
||||
#include <math.h>
|
||||
|
||||
#ifdef HAVE_OPENSSL
|
||||
#include <openssl/opensslconf.h>
|
||||
|
Reference in New Issue
Block a user