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