beginning the implementation of new output / probe module interface

This commit is contained in:
Zakir Durumeric
2013-08-19 03:02:52 -04:00
parent b70a2835b9
commit a0288adec8
8 changed files with 322 additions and 112 deletions

View File

@ -24,6 +24,7 @@
static FILE *file = NULL;
#define UNUSED __attribute__((unused))
int extendedfile_init(struct state_conf *conf)
{
assert(conf);