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