/*[ML]*/ #include #ifndef _POSIX_MEMLOCK #error "_POSIX_MEMLOCK is not defined" #endif int main(void) { return 0; }