Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding include of openssl/err.h to fix errors when NO_SSL_DL is defined:
mongoose.c:4680:23: error: ‘ERR_get_error’ was not declared in this scope mongoose.c:4681:52: error: ‘ERR_error_string’ was not declared in this scope
- Loading branch information