blob: 201dced3b2915d07e31559a034395bea3a415d65 [file] [log] [blame]
#include <rhash.h>
int main()
{
rhash_library_init();
return 0;
}