mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00
Shortening file names a bit.
This commit is contained in:
parent
e2794c809f
commit
1f8b299aaf
9 changed files with 10 additions and 10 deletions
|
@ -1,10 +1,10 @@
|
|||
// See the file "COPYING" in the main distribution directory for copyright.
|
||||
|
||||
#include "util.h"
|
||||
#include "threading/SerialTypes.h"
|
||||
|
||||
#include "WriterBackend.h"
|
||||
#include "WriterFrontend.h"
|
||||
#include "../threading/SerializationTypes.h"
|
||||
|
||||
// Messages sent from backend to frontend (i.e., "OutputMessages").
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue