aboutsummaryrefslogtreecommitdiff
path: root/broccoli/includes/broevent.h
blob: 5e34f5c1981da94590f5f45a0c640837481eb00b (plain)
1
2
3
4
#ifndef BROEVENT_H
#define BROEVENT_H
void * bro_event_listener(void * args);
#endif