[mod_auth] include base.h for USE_OPENSSL def
This commit is contained in:
parent
6ec66c4dce
commit
9e7083582d
|
@ -14,6 +14,8 @@
|
|||
# define HAVE_CRYPT
|
||||
#endif
|
||||
|
||||
#include "base.h"
|
||||
|
||||
#ifdef USE_OPENSSL
|
||||
#include "base64.h"
|
||||
#include <openssl/sha.h>
|
||||
|
|
Loading…
Reference in New Issue