mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-23 12:59:45 +00:00
update(engine): remove banned.h
Signed-off-by: Luca Guerra <luca@guerra.sh>
This commit is contained in:
@@ -22,7 +22,6 @@ limitations under the License.
|
||||
|
||||
#include "falco_common.h"
|
||||
#include "json_evt.h"
|
||||
#include "banned.h" // This raises a compilation error when certain functions are used
|
||||
|
||||
using json = nlohmann::json;
|
||||
using namespace std;
|
||||
|
Reference in New Issue
Block a user