Skip to content

Commit bd759f1

Browse files
committed
chg: [pibs] updated pibs header file
1 parent 9854962 commit bd759f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/pibs.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,5 @@ void process_redis_list(pibs_t* pibs);
126126
void synseen_process_frame(pibs_t *pibs, wtap *wth, uint8_t* eth,
127127
struct ip* ipv4, struct tcphdr* tcp);
128128
int synseen_init(pibs_t* pibs);
129+
pibs_t* init(void);
129130
#endif

0 commit comments

Comments
 (0)