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