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