session manager support output fieldstat
This commit is contained in:
@@ -5,6 +5,8 @@ extern "C"
|
||||
{
|
||||
#endif
|
||||
|
||||
#include "tuple.h"
|
||||
|
||||
struct session_table;
|
||||
struct session_table *session_table_new();
|
||||
void session_table_free(struct session_table *table);
|
||||
|
||||
Reference in New Issue
Block a user