@@ -29,10 +29,11 @@ @interface OFCreateSymbolicLinkFailedException: OFException { OFURL *_URL; OFString *_target; int _errNo; + OF_RESERVE_IVARS(OFCreateSymbolicLinkFailedException, 4) } /** * @brief The URL at which the symlink should have been created. */