config
This commit is contained in:
8
sink/receiver.h
Normal file
8
sink/receiver.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef _RECEIVER_H_
|
||||
#define _RECEIVER_H_
|
||||
|
||||
#include <libconfig.h>
|
||||
|
||||
int receiver(config_t *cfg);
|
||||
|
||||
#endif // _RECEIVER_H_
|
Reference in New Issue
Block a user