mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
6 lines
87 B
C
6 lines
87 B
C
#ifndef event_launcher_h
|
|
#define event_launcher_h
|
|
|
|
#include "event.bif.func_h"
|
|
|
|
#endif
|