5 lines
86 B
C
5 lines
86 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
void send_receive_cleanup(void);
|
||
|
|
extern struct flow *send_receive_flow;
|