alpha/config.h

9 lines
92 B
C

/**
* Prototyoes
*/
#include<jansson.h>
#include "types.h"
Session* getSessionConfig();