summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/ssl/srtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/ssl/srtp.h')
-rw-r--r--crypto/openssl/ssl/srtp.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/crypto/openssl/ssl/srtp.h b/crypto/openssl/ssl/srtp.h
index fe5217e..3edff41 100644
--- a/crypto/openssl/ssl/srtp.h
+++ b/crypto/openssl/ssl/srtp.h
@@ -1,4 +1,4 @@
-/* ssl/tls1.h */
+/* ssl/srtp.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
@@ -118,6 +118,8 @@
#ifndef HEADER_D1_SRTP_H
#define HEADER_D1_SRTP_H
+#include <openssl/ssl.h>
+
#ifdef __cplusplus
extern "C" {
#endif
OpenPOWER on IntegriCloud