fixing recv_run header in recv.h. fixes issue #14
This commit is contained in:
parent
aeac7d291d
commit
0b791e5c47
@ -10,7 +10,6 @@
|
||||
#define _RECV_H
|
||||
|
||||
int recv_update_pcap_stats(void);
|
||||
|
||||
int recv_run();
|
||||
int recv_run(pthread_mutex_t *recv_ready_mutex);
|
||||
|
||||
#endif //_RECV_H
|
||||
|
Loading…
Reference in New Issue
Block a user