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