mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 13:08:20 +00:00
8 lines
97 B
C
8 lines
97 B
C
// $Id:$
|
|
|
|
#ifndef event_launcher_h
|
|
#define event_launcher_h
|
|
|
|
#include "event.bif.func_h"
|
|
|
|
#endif
|