#include <sofort/sofort.h> int main(int argc, char ** argv, char ** envp) { return sfrt_main(argc,argv,envp); }