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