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