@@ -47,11 +47,11 @@ "condition!\n", f, __LINE__); \ return 1; \ } BOOL -objc_sync_init() +objc_sync_init(void) { return of_mutex_new(&mutex); } int