beginning the implementation of new output / probe module interface
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
static FILE *file = NULL;
|
||||
#define UNUSED __attribute__((unused))
|
||||
|
||||
|
||||
int extendedfile_init(struct state_conf *conf)
|
||||
{
|
||||
assert(conf);
|
||||
|
Reference in New Issue
Block a user