Some applications still include the old objc-class.h header expecting to obtain the declarations contained in objc/message.h and objc/runtime.h nowadays. This commit adds this header to achieve out-of-the-box compatibility with these applications.