chg: [pibs] updated pibs header file

master
Gerard Wagener 2019-04-11 09:18:29 +02:00
parent 985496222a
commit bd759f159a
1 changed files with 1 additions and 0 deletions

View File

@ -126,4 +126,5 @@ void process_redis_list(pibs_t* pibs);
void synseen_process_frame(pibs_t *pibs, wtap *wth, uint8_t* eth,
struct ip* ipv4, struct tcphdr* tcp);
int synseen_init(pibs_t* pibs);
pibs_t* init(void);
#endif