#include #ifndef _POSIX_MAPPED_FILES #error "_POSIX_MAPPED_FILES is not defined" #endif int main(void) { return 0; }