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