Remove zeek/Stats.h include from NetVar.h

This commit is contained in:
Tim Wojtulewicz 2025-04-07 17:10:40 -07:00
parent ca3002d745
commit ff9f0f7a5c
6 changed files with 5 additions and 1 deletions

View file

@ -3,7 +3,6 @@
#pragma once
#include "zeek/EventRegistry.h"
#include "zeek/Stats.h"
#include "zeek/Val.h"
namespace zeek::detail {