mirror of
https://github.com/anope/anope.git
synced 2026-07-01 06:36:39 +02:00
Move encryption.h to include/modules
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
*/
|
||||
|
||||
#include "module.h"
|
||||
#include "encryption.h"
|
||||
#include "modules/encryption.h"
|
||||
|
||||
static const unsigned SHA256_DIGEST_SIZE = 256 / 8;
|
||||
static const unsigned SHA256_BLOCK_SIZE = 512 / 8;
|
||||
|
||||
Reference in New Issue
Block a user