Skip to content

Commit

Permalink
Including openssl/ssl.
Browse files Browse the repository at this point in the history
  • Loading branch information
Barenboim committed Aug 21, 2024
1 parent c744900 commit c0fa8b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/WFRedisSubscriber.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
#include <functional>
#include <atomic>
#include <mutex>
#include <openssl/ssl.h>
#include "WFTask.h"
#include "WFTaskFactory.h"

Expand Down

0 comments on commit c0fa8b9

Please sign in to comment.