
#ifndef OSXINIT_H
#define OSXINIT_H

void osxInit(char *binpath);

#endif
