Skip to content

Commit

Permalink
Define a prefix for ROPTIONAL global messages
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed Jun 5, 2015
1 parent f235dbe commit 1b18da8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/tls.c
Expand Up @@ -56,6 +56,8 @@ USES_APPLE_DEPRECATED_API /* OpenSSL API has been deprecated by Apple */
# endif
# include <openssl/ssl.h>

#define MOD_PREFIX "tls"

#ifdef ENABLE_OPENSSL_VERSION_CHECK
typedef struct libssl_defect {
uint64_t high;
Expand Down

0 comments on commit 1b18da8

Please sign in to comment.