summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/res_srtp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/res_srtp.c b/res/res_srtp.c
index 62115afab..8d8daf0b0 100644
--- a/res/res_srtp.c
+++ b/res/res_srtp.c
@@ -40,6 +40,7 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <srtp/srtp.h>
+#include <srtp/crypto_kernel.h>
#include "asterisk/lock.h"
#include "asterisk/sched.h"