summaryrefslogtreecommitdiff
path: root/examples/example-ssl.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example-ssl.c')
-rw-r--r--examples/example-ssl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/example-ssl.c b/examples/example-ssl.c
index 156f524..81f4648 100644
--- a/examples/example-ssl.c
+++ b/examples/example-ssl.c
@@ -3,6 +3,7 @@
#include <string.h>
#include <hiredis.h>
+#include <hiredis_ssl.h>
int main(int argc, char **argv) {
unsigned int j;