Index: src/OFSystemInfo.m ================================================================== --- src/OFSystemInfo.m +++ src/OFSystemInfo.m @@ -24,11 +24,11 @@ #include "platform.h" #ifdef HAVE_SYS_UTSNAME_H # include #endif -#if defined(OF_MACOS) || defined(OF_NETBSD) +#if defined(OF_MACOS) || defined(OF_IOS) || defined(OF_NETBSD) # include #endif #ifdef OF_AMIGAOS # include