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