mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
res_stir_shaken: Include OpenSSL headers where used actually.
This avoids the inclusion of the OpenSSL headers in the public header, which avoids one external library dependency in res_pjsip_stir_shaken. Change-Id: I6a07e2d81d2b5442e24e99b8cc733a99f881dcf4
This commit is contained in:
committed by
George Joseph
parent
bc58e84f47
commit
64d2de19ee
@@ -25,6 +25,8 @@
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
#include <openssl/evp.h>
|
||||
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/sorcery.h"
|
||||
#include "asterisk/time.h"
|
||||
|
Reference in New Issue
Block a user