rename maat_rule.c to maat_core.c

rename maat_rule.h to maat_core.h
This commit is contained in:
root
2024-08-21 08:39:28 +00:00
parent 0640799f21
commit a4ca92ea41
31 changed files with 32 additions and 32 deletions

View File

@@ -16,7 +16,7 @@
#include "maat_ex_data.h"
#include "ip_matcher.h"
#include "maat_ip.h"
#include "maat_rule.h"
#include "maat_core.h"
#include "maat_compile.h"
#include "alignment.h"
#include "maat_garbage_collection.h"