#ifndef SESSIONSTORAGE_H
#define SESSIONSTORAGE_H

void init_sessionstorage_module(void);

#endif
