@@ -27,10 +27,11 @@ */ @interface OFLinkFailedException: OFException { OFURL *_sourceURL, *_destinationURL; int _errNo; + OF_RESERVE_IVARS(OFLinkFailedException, 4) } /** * @brief A URL with the source for the link. */