blob: 91ccf2a095a6a7ba367254e49821f08c719e6832 [file] [log] [blame]
#ifndef SHARED_H
#define SHARED_H
const char *shared_get_string();
#endif