mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
Remove IPAddr.h from Reporter.h
This commit is contained in:
parent
ea3c679101
commit
c558d771e4
14 changed files with 27 additions and 6 deletions
|
@ -8,11 +8,15 @@
|
|||
#include "iosource/IOSource.h"
|
||||
#include "Flare.h"
|
||||
|
||||
class BroObj;
|
||||
|
||||
namespace threading {
|
||||
|
||||
class BasicInputMessage;
|
||||
class BasicOutputMessage;
|
||||
class HeartbeatMessage;
|
||||
struct Value;
|
||||
struct Field;
|
||||
|
||||
/**
|
||||
* A specialized thread that provides bi-directional message passing between
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue