Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/valenok/mongoose
Browse files Browse the repository at this point in the history
  • Loading branch information
cpq committed Jul 28, 2013
2 parents e53d056 + 2ea8d85 commit 2e93cde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mongoose.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ static const char *http_500_error = "Internal Server Error";

#if defined(NO_SSL_DL)
#include <openssl/ssl.h>
#include <openssl/err.h>
#else
// SSL loaded dynamically from DLL.
// I put the prototypes here to be independent from OpenSSL source installation.
Expand Down

0 comments on commit 2e93cde

Please sign in to comment.