mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
res_rtp_asterisk: sqrt(.) requires the header math.h.
ASTERISK-29616 Change-Id: I6c01623926bf10ccac32612687a50fdab3ba0900
This commit is contained in:
@@ -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