@@ -26,10 +26,11 @@ * failed. */ @interface OFGetCurrentDirectoryPathFailedException: OFException { int _errNo; + OF_RESERVE_IVARS(OFGetCurrentDirectoryPathFailedException, 4) } /** * @brief The errno of the error that occurred. */