Index: src/OFFileManager.m ================================================================== --- src/OFFileManager.m +++ src/OFFileManager.m @@ -16,10 +16,11 @@ */ #include "config.h" #include +#include #include "unistd_wrapper.h" #import "OFArray.h" #import "OFDate.h" Index: src/OFSystemInfo.m ================================================================== --- src/OFSystemInfo.m +++ src/OFSystemInfo.m @@ -17,11 +17,11 @@ #define __NO_EXT_QNX #include "config.h" -#include /* include any libc header to get the libc defines */ +#include /* include any libc header to get the libc defines */ #include "unistd_wrapper.h" #include "platform.h"