@@ -51,10 +51,11 @@ @interface OFUDPSocket: OFDatagramSocket { #ifdef OF_WII uint16_t _port; #endif + OF_RESERVE_IVARS(4) } /*! * @brief The delegate for asynchronous operations on the socket. *