blob: 98f9b56dbd0931860986a95d5b727dde41052354 [file] [log] [blame]
#ifndef _OSMO_PLUGIN_H
#define _OSMO_PLUGIN_H
int plugin_load_all(const char *directory);
#endif