summaryrefslogtreecommitdiffstats
path: root/common/ssl_calls.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/ssl_calls.h')
-rw-r--r--common/ssl_calls.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/ssl_calls.h b/common/ssl_calls.h
index d4e26e2c..b7ef109c 100644
--- a/common/ssl_calls.h
+++ b/common/ssl_calls.h
@@ -21,6 +21,8 @@
#if !defined(SSL_CALLS_H)
#define SSL_CALLS_H
+#include "arch.h"
+
void* APP_CC
ssl_rc4_info_create(void);
void APP_CC