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