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