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