@@ -138,11 +138,11 @@ dtor(); } #endif void -__objc_exec_class(void *module) +__objc_exec_class(struct objc_module *module) { /* * The compiler generates constructors that call into this, so it is * possible that we are not set up yet when we get called. */