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