mirror of
https://github.com/anope/anope.git
synced 2026-06-29 18:16:38 +02:00
Move encryption.h to include/modules
This commit is contained in:
@@ -15,7 +15,7 @@ A million repetitions of "a"
|
||||
/* #define LITTLE_ENDIAN * This should be #define'd if true. */
|
||||
|
||||
#include "module.h"
|
||||
#include "encryption.h"
|
||||
#include "modules/encryption.h"
|
||||
|
||||
union CHAR64LONG16
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user