@@ -42,11 +42,11 @@ #define EVENTLIST_SIZE 64 static const of_map_table_functions_t mapFunctions = { NULL }; @implementation OFKernelEventObserver_epoll -- init +- (instancetype)init { self = [super init]; @try { struct epoll_event event;