mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
Apparently, ssl.h doesn't include md5.h anymore
This commit is contained in:
parent
05f22af7b3
commit
4d484ffcdd
@ -21,6 +21,7 @@
|
||||
#ifdef HAVE_SSL
|
||||
|
||||
#include <openssl/ssl.h>
|
||||
#include <openssl/md5.h>
|
||||
#include <time.h>
|
||||
|
||||
const string HTTPDigestAuthorization::_mechanism = "digest";
|
||||
|
Loading…
x
Reference in New Issue
Block a user