Workaround Alchemy task not beeing waken up when closing file descriptor it is waiting on, sequel of Xenomai3 all posix file ops
#ifndef TESTSLAVEGUI_H_
#define TESTSLAVEGUI_H_
extern "C"
{
#include "canfestival.h"
}
int main_can (s_BOARD SlaveBoard, char *LibraryPath);
void stop_slave ();
#endif /*TESTSLAVEGUI_H_ */