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