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